Crafting Tweaks - teakivy/teaks-tweaks GitHub Wiki
Crafting Tweaks
Crafting Tweaks add recipes to the game to make crafting a smelting just a little easier.
To Enable a crafting tweak, find it in the crafting-tweaks:
section of the config.yml
file, and change enabled: false
to enabled: true
. After marking the crafting tweak as true, a server restart is required to reload the recipes. (remember to save the file!)
crafting-tweaks:
# Craftable Name Tags
# Allows you to craft Name Tags.
craftable-name-tags:
enabled: false