Crafting Tweak: Craftable Saddles - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Craftable Saddles (craftable-saddles)

Allows players to craft Saddles.

Config

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

# Craftable Saddles
# Allows you to craft Saddles.
craftable-saddles:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:saddle

teakstweaks:saddle

Messages

"craftable_saddles.name": "Craftable Saddles",
"craftable_saddles.description": "Allows you to craft Saddles.",

craftable_saddles.name

  • Default - Craftable Saddles

craftable_saddles.description

  • Default - Allows you to craft Saddles.