Crafting Tweak: Log Chests - teakivy/teaks-tweaks GitHub Wiki
log-chests
)
Crafting Tweak: Log Chests (Log Chests allows players to bulk craft Chests by using logs.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Log Chests
# Allows you to craft Chests from Logs.
log-chests:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:log_chests
Notes:
- All instances of Oak Log can be replaced with any variant of Logs, Stripped Logs, Wood, or Stripped Wood.
Messages
"log_chests.name": "Log Chests",
"log_chests.description": "Allows you to bulk craft Chests using Logs.",
log_chests.name
- Default -
Log Chests
log_chests.description
- Default -
Allows you to bulk craft Chests using Logs.