#DeluxeMenus missing Slot?
1 messages · Page 1 of 1 (latest)
your netherite items are indented wrong
and obsidian
On a completely unrelated note, I'm curious as to why you have a size 9 gui but you specified size 18 
@delicate arch
I recently changed it to 18 to see if it was something weird lol
Normally when indented wrong they won’t even load
A few spaces? I ran it through a checker I’m new at this lol
Is there a proper YML editor or do you just gotta know
you should use a program with yaml support, yes
I use notepad++
it's very basic support
essentially just have to be able to tab things correctly using spaces not tabs
if you just look at your other items compared to your netherite and obsidian items, the difference is clear
missing 2 spaces before it
valid yaml != valid deluxemenus syntax
if you run it through a yaml checker and look at the output, you will see that has_netherite, for example, is not "inside" of items
Ah yes it’s fixed!