Crafting Tweak: More Iron Trapdoors - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: More Iron Trapdoors (more-iron-trapdoors)

Allows players to craft 8 Iron Trapdoors instead of 2.

Config

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

# More Iron Trapdoors
# Craft 8 iron trapdoors instead of 2.
more-iron-trapdoors:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:iron_trapdoor

teakstweaks:iron_trapdoor

Messages

"more_iron_trapdoors.name": "More Iron Trapdoors",
"more_iron_trapdoors.description": "Craft 8 Iron Trapdoors instead of 2.",

more_iron_trapdoors.name

  • Default - More Iron Trapdoors

more_iron_trapdoors.description

  • Default - Craft 8 Iron Trapdoors instead of 2.