This pack does nothing on its own! This resource pack is meant only for datapack, map and server creators.
Using this pack you can create custom inventories with items. To get a special item run
/give @s <item>[minecraft:item_model="inventory:<type>"]
Where
/give @s <item>[minecraft:item_model="inventory:<type>",minecraft:max_stack_size=1,minecraft:tooltip_display={hide_tooltip:true}]
| Group | Possible values | Example |
|---|---|---|
| empty | - | - |
| inventory | - | - |
| inventory_plus | - | - |
| inventory_locked | - | - |
| locked | - | - |
| inventory_line_ | direction: h, v | inventory_line_h |
| inventory_arrow_ | direction: up, down, left, right | inventory_arrow_left |
| inventory_arrow_ | from, to: up, down, left, right | inventory_arrow_up_right |
| inventory_arrow_ | from: up_down, left_right to: up, down, left, right | inventory_arrow_up_down_right |
If the inventory_ it will take up the size of the slot, otherwise it will only be contained within the slot. See the difference between inventory_locked and locked
Can I use this in my
Can I embed this in my data/inventory folder into your resource pack and it will work just as well. If you end up uploading it to modrinth I would appreciate you adding me as a contributor, but that's only if you feel extra nice!

