*Resource pack: (new): DOWNLOAD
*More gui's style can change in recipes.yml
*Unbreakable lore: item unbreaken by /unbreakable command:
*Unbreakable command:
/unbreakable or /unbreak or /unbreaking
Permission: forge.edit
*Update Files:
recipes.yml
Code (YAML):
# Recipes Data Base
# <result name>: #see it in items.yml
# Type: '<type>' #inclued: vertical, horizontal, corner
# Materials:
# - <material 1>:<amount> #see it in materials.yml
# - <material 2>:<amount>
# - <material 3>:<amount>
Recipes:
supper_sword:
Type
: 'vertical'
Materials
:
- primal_stone:3
- log_piece:1
- yummy_apple:8
- OBSIDIAN:10
- DIAMOND:30