Result: This button will automatically load as a cooking product during loading
Close: Click to close the menu
Back: Click to return to the previous menu
None: No effect will occur after clicking, used for decoration (self added)
gui:
title: 'Preview &0- %recipe%'
layout:
- '←←#######'
- '←←##b####'
- '←←#######'
Items:
'b':
material: BLACK_STAINED_GLASS_PANE
data: 15
#When the function is result, display will not take effect, so there is no need to configure it here
display: ''
#When the function is result, lore will not take effect, so there is no need to configure it here
lore: []
#button function
#result: For cooking product preview, when the GUI is opened, this button will be loaded as the finished cooking recipe
#back: Back previous menu
#close: Close inventory
#none: After clicking, there will be no effect, for decorative purposes
function:
type: result
'#':
material: BLACK_STAINED_GLASS_PANE
data: 15
display: ''
lore: []
function:
type: none
'←':
material: RED_STAINED_GLASS_PANE
display: '&cBack'
lore: []
function:
type: back