Crafting Tweak: Unpackable Wool - teakivy/teaks-tweaks GitHub Wiki
unpackable-wool
)
Crafting Tweak: Unpackable Wool (Unpackable Wool allows players to convert Wool to String.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Unpackable Wool
# Allows you to break down Wool into 4 String.
unpackable-wool:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:wool_unpackables
Notes:
- This recipe is shapeless.
- All instances of Wool can be of any color.
Messages
"unpackable_wool.name": "Unpackable Wool",
"unpackable_wool.description": "Allows you to break down Wool into 4 String.",
unpackable_wool.name
- Default -
Unpackable Wool
unpackable_wool.description
- Default -
Allows you to break down Wool into 4 String.