Gui styles, supported 4 style, can make a custom gui style in styles.yml
three default gui's style
frame type
Materials
<material> can be vanilla material (make sure you choose correct), how about dataed item?
it should be <material>-<data> (data 1.14 above is custom model data)
<amount> should be integer.
Example:
- STONE-1:400,
- DIRT:60
- DIAMOND:100
...
Description
<line> it same lore
Example:
- 'CAn found in Blueprint shop,...'
Time
Time it take player to forge item
Example: '10', '30'
How to create?
config in recipes.yml based on format or using /forge create recipe ...