Перейти к содержимому
Mineforgian

Inventory utils

Create custom inventories with special item models

Загрузки
183
Подписчики
0
Обновлён
11 августа 2025 г.
Лицензия
CC0-1.0

Опубликован 11 августа 2025 г.

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 - -
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 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!

Ченджлог

1.0Релиз1.21.8, 25w31a, 25w32a · 11 августа 2025 г.

First version

Комментарии

Загружаем…