{ "stagingbelt": [{ "type": "item:simple", "entries": [{ "id": "belt", "model": "zcm_alterlite:belt", "information": [ "Low tier basic belt that lets you carry ", "up to an additional 2 rows of items!" ], "creativeTab": "zcm_alterlite", "gui": "zcm_alterlite:belt", "modules": [{ "type": "inventory", "name": "belt", "size": 18 }] }] }, { "type": "gui:container", "entries": [{ "id": "belt", "bg": "zcm_alterlite:textures/gui/container/beltbag.png", "slots": [{ "name": "belt", "rows": 2, "columns": 9, "x": 8, "y": 34 }, { "name": "player", "firstSlot": 9, "rows": 3, "columns": 9, "x": 8, "y": 84 }, { "name": "player", "rows": 1, "columns": 9, "x": 8, "y": 142 } ], "shiftClickRules": [{ "from": [0, 17], "to": [44, 18] }, { "from": [18, 44], "to": [0, 17] } ], "labels": [{ "text": "zcm_alterlite.container.stagingbelt", "x": 8, "y": 24 }, { "text": "container.inventory", "x": 8, "y": 73 } ] }] } ] }