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

Crafting Tweak: Craftable Bundles (craftable-bundles)

Craftable Bundles allows you to craft the experimental Bundle item.

Config

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

# Craftable Bundles
# Allows you to craft the experimental bundle item. (Using 1 Leather and 1 String)
craftable-bundles:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:bundle_craftables

teakstweaks:bundle_craftables

Notes:

  • This is a shapeless recipe.

Messages

"craftable_bundles.name": "Craftable Bundles",
"craftable_bundles.description": "Allows you to craft the experimental bundle item. (Using 1 Leather and 1 String)",

craftable_bundles.name

  • Default - Craftable Bundles

craftable_bundles.description

  • Default - Allows you to craft the experimental bundle item. (Using 1 Leather and 1 String)