Pack: Cauldron Mud - teakivy/teaks-tweaks GitHub Wiki
cauldron-mud
)
Pack: Cauldron Mud (Cauldron Mud allows players to convert dirt to mud by right-clicking a water cauldron.
Showcase
Config
The config for this pack can be found in the config.yml
file for the plugin.
# Cauldron Mud
# Right click a water cauldron with dirt to turn it into mud.
#
# Permissions:
# teakstweaks.cauldron-mud
cauldron-mud:
enabled: false
# Whether or not converting the mud takes a water level from the cauldron
drops-water-level: true
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
drops-water-level
- Type -
boolean
- Default -
true
- Description - Controls whether turning to mud takes a water level from the cauldron
Permissions
teakstweaks.cauldron-mud
- Default -
true
- Description - Controls whether the player can use Cauldron Mud
Messages
"cauldron_mud.name": "Cauldron Mud",
"cauldron_mud.description": "Right click a water cauldron with dirt to turn it into mud.",
cauldron_mud.name
- Default -
Cauldron Mud
cauldron_mud.description
- Default -
Right click a water cauldron with dirt to turn it into mud.