Crafting Tweak: Craftable Small Dripleaf - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Craftable Small Dripleaf (craftable-small-dripleaf)

Craftable Small Dripleaf allows players to craft a Small Dripleaf from a Big Dripleaf.

Config

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

# Craftable Small Dripleaf
# Allows you to craft Small dripleaves from a large dripleaf.
craftable-small-dripleaf:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the crafting tweak is enabled.

Recipes

teakstweaks:craftable_dripleaf

teakstweaks:craftable_dripleaf

Notes:

  • This is a shapeless recipe.

Messages

"craftable_small_dripleaf.name": "Craftable Small Dripleaf",
"craftable_small_dripleaf.description": "Allows you to craft Small Dripleaf from a Large Dripleaf.",

craftable_small_dripleaf.name

  • Default - Craftable Small Dripleaf

craftable_small_dripleaf.description

  • Default - Allows you to craft Small Dripleaf from a Large Dripleaf.