Crafting Tweak: Straight to Shapeless - teakivy/teaks-tweaks GitHub Wiki
straight-to-shapeless
)
Crafting Tweak: Straight to Shapeless (Straight to Shapeless allows players to craft Bread, Paper, and Shulker Boxes in their 2x2 crafting grid.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Straight to Shapeless
# Craft items such as Paper, Bread, and Shulker Boxes directly in your 2x2.
straight-to-shapeless:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:bread_shapeless
Notes:
- This is a shapeless recipe.
teakstweaks:paper_shapeless
Notes:
- This is a shapeless recipe.
teakstweaks:shulker_box_shapeless
Notes:
- This is a shapeless recipe.
Messages
"straight_to_shapeless.name": "Straight to Shapeless",
"straight_to_shapeless.description": "Craft items such as Paper, Bread, and Shulker Boxes directly in your 2x2.",
straight_to_shapeless.name
- Default -
Straight to Shapeless
straight_to_shapeless.description
- Default -
Craft items such as Paper, Bread, and Shulker Boxes directly in your 2x2.