Hey, I got a menu, it's quite large, and i dont want to do this:
'filler_item':
material: BLACK_STAINED_GLASS_PANE
slots:
- 36
- 37
- 38
- 39
- 41
- 42
- 43
- 44
display_name: ' '
instead, im thinking if it's possible to do:
slots:
- [36-44]
I know i've seen this somewhere, but it doesnt work