Crafting Tweak: Dropper to Dispenser - teakivy/teaks-tweaks GitHub Wiki
dropper-to-dispenser
)
Crafting Tweak: Dropper to Dispenser (Dropper to Dispenser allows players to conver Droppers to Dispenser using a Bow, or Sticks and String.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Dropper to Dispenser
# Allows you to convert a Dropper to a Dispenser using a Bow, or by using String and Sticks.
dropper-to-dispenser:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:dispenser_bow
Notes:
- This is a shapeless recipe.
teakstweaks:dispenser_craft
Messages
"dropper_to_dispenser.name": "Dropper to Dispenser",
"dropper_to_dispenser.description": "Allows you to convert a Dropper to a Dispenser using a Bow, or by using String and Sticks.",
dropper_to_dispenser.name
- Default -
Dropper to Dispenser
dropper_to_dispenser.description
- Default -
Allows you to convert a Dropper to a Dispenser using a Bow, or by using String and Sticks.