Inventory utils
作者:rebot | 分类:数据包
Minecraft 版本: 24w36a 24w37a 24w38a 24w39a 24w40a 1.21.2-pre1 1.21.2-pre2 1.21.2-pre3 1.21.2-pre4 1.21.2-pre5 1.21.2-rc1 1.21.2-rc2 1.21.2 1.21.3 24w44a 24w45a 24w46a 1.21.4-pre1 1.21.4-pre2 1.21.4-rc3 1.21.4 25w02a 25w03a 25w04a 25w05a 25w06a 25w07a 25w08a 25w09a 25w09b 25w10a 1.21.5-pre1 1.21.5-pre2 1.21.5-pre3 1.21.5-rc1 1.21.5-rc2 1.21.5 25w14craftmine 25w15a 25w16a 25w17a 25w18a 25w19a 25w20a 25w21a 1.21.6-pre1 1.21.6-pre2 1.21.6-pre3 1.21.6-pre4 1.21.6-rc1 1.21.6 1.21.7-rc1 1.21.7-rc2 1.21.7 1.21.8-rc1 1.21.8 25w31a 25w32a
平台: minecraft
标签: gui models utility
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 is any item you want. is explained below.
More options are available for better compatibility:
/give @s <item>[minecraft:item_model="inventory:<type>",minecraft:max_stack_size=1,minecraft:tooltip_display={hide_tooltip:true}]
can be changed depending on the desired item model:
| Group | Possible values | Example |
|---|---|---|
| empty | - | - |
| inventory | - | - |
| inventory_plus | - | - |
| inventory_locked | - | - |
| locked | - | - |
| inventoryline | direction: h, v |
inventory_line_h |
| inventoryarrow | direction: up, down, left, right |
inventory_arrow_left |
| inventoryarrow_ | from, to: up, down, left, right |
inventory_arrow_up_right |
| inventoryarrow_ | from: up_down, left_right to: up, down, left, right |
inventory_arrow_up_down_right |
If the starts with 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 ? Yes, that's the point!
Can I embed this in my ? Sure, just move the 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!
请登录后举报
暂无评论,抢个沙发吧~