Crafting Tweak: Craftable Gilded Blackstone - teakivy/teaks-tweaks GitHub Wiki
craftable-gilded-blackstone
)
Crafting Tweak: Craftable Gilded Blackstone (Craftable Gilded Blackstone allows players to craft Gilded Blackstone with a Blackstone and a Gold Ingot.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Craftable Gilded Blackstone
# Allows you to craft Gilded Blackstone using Blackstone & Golden Nuggets
craftable-gilded-blackstone:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:craftable_gilded_blackstone
Notes:
- This is a shapeless recipe.
Messages
"craftable_gilded_blackstone.name": "Craftable Gilded Blackstone",
"craftable_gilded_blackstone.description": "Allows you to craft Gilded Blackstone using Golden Nuggets and Blackstone.",
craftable_gilded_blackstone.name
- Default -
Craftable Gilded Blackstone
craftable_gilded_blackstone.description
- Default -
Allows you to craft Gilded Blackstone using Golden Nuggets and Blackstone.