Crafting Tweak: Craftable Horse Armor - teakivy/teaks-tweaks GitHub Wiki
craftable-horse-armor
)
Crafting Tweak: Craftable Horse Armor (Craftable Horse Armor allows players to craft Iron, Golden, and Diamond Horse Armor.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Craftable Horse Armor
# Allows you to craft Horse Armor.
craftable-horse-armor:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:diamond_horse_armor
teakstweaks:golden_horse_armor
teakstweaks:iron_horse_armor
Messages
"craftable_horse_armor.name": "Craftable Horse Armor",
"craftable_horse_armor.description": "Allows you to craft Horse Armor.",
craftable_horse_armor.name
- Default -
Craftable Horse Armor
craftable_horse_armor.description
- Default -
Allows you to craft Horse Armor.