Crafting Tweak: Craftable Enchanted Golden Apples - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Craftable Enchanted Golden Apples (craftable-enchanted-golden-apples)

Craftable Enchanted Golden Apples allows players to once again craft the beloved Craftable Enchanted Golden Apple item.

Config

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

# Craftable Enchanted Golden Apples
# Allows you to craft Enchanted Golden Apples.
craftable-enchanted-golden-apples:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:enchanted_golden_apples_apples

teakstweaks:enchanted_golden_apples_apples

Messages

"craftable_enchanted_golden_apples.name": "Craftable Enchanted Golden Apples",
"craftable_enchanted_golden_apples.description": "Allows you to craft Enchanted Golden Apples using Gold Blocks.",

craftable_enchanted_golden_apples.name

  • Default - Craftable Enchanted Golden Apples

craftable_enchanted_golden_apples.description

  • Default - Allows you to craft Enchanted Golden Apples using Gold Blocks.