#DeluxeMenus inventory size doesn't change

1 messages · Page 1 of 1 (latest)

pseudo mirage
#
menu_title: "Guide"
open_command: guide
inventory_type: "CHEST"
size: 54
items:
  "Test":
    material: FLINT
    slot: 20```

The GUI only shows 27 slots when set to 54. When i set it to BARREL, all 54 show up, but you can't put items past slot 26
#

in essence, changing the size doesn't result in the desired effect

calm belfry
#

I believe CHEST is strictly 27 slots due to spigot. if you remove the inventory_type all together it should work and look like a chest

#

Now the 54 vs 27 barrel thing is interesting...