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

Crafting Tweak: More Copper Trapdoors (more-copper-trapdoors)

Allows players to craft 12 Copper Trapdoors instead of 2.

Config

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

# More Copper Trapdoors
# Craft 12 copper trapdoors instead of 2.
more-copper-trapdoors:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:copper_trapdoor

teakstweaks:copper_trapdoor

Messages

"more_copper_trapdoors.name": "More Copper Trapdoors",
"more_copper_trapdoors.description": "Craft 12 Copper Trapdoors instead of 2.",

more_copper_trapdoors.name

  • Default - More Copper Trapdoors

more_copper_trapdoors.description

  • Default - Craft 12 Copper Trapdoors instead of 2.