Pack: Cauldron Concrete - teakivy/teaks-tweaks GitHub Wiki

Pack: Cauldron Concrete (cauldron-concrete)

Cauldron Concrete allows you to harden concrete powder by right-clicking a water cauldron.

Showcase

cauldron-concrete

Config

The config for this pack can be found in the config.yml file for the plugin.

# Cauldron Concrete
# Right click a water cauldron with concrete powder to harden it.
#
# Permissions:
# teakstweaks.cauldron-concrete
cauldron-concrete:
  enabled: false
  # Whether or not hardening 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 hardening takes a water level from the cauldron

Permissions

teakstweaks.cauldron-concrete

  • Default - true
  • Description - Controls whether the player can use Cauldron Concrete

Messages

"cauldron_concrete.name": "Cauldron Concrete",
"cauldron_concrete.description": "Right click a cauldron with concrete powder to harden it.",

cauldron_concrete.name

  • Default - Cauldron Concrete

cauldron_concrete.description

  • Default - Right click a cauldron with concrete powder to harden it.