
Pommel - Held Item Models
Fabric mod that allows resource pack creators to overwrite the models for held items just like the spyglass and trident
70.2K
67
[1.21.x] Pommel - Held Item Models 1.3.0+1.21.x
Release2 мес. назад
Список изменений
Additons
- Added new predicate: pommel:item_use.
- Starts from value 0 when player starts to use/consume an item and ends at value 1 when player finishes using the item.
- apple.json eating food example:
 { "parent": "minecraft:item/generated", "textures": { "layer0": "minecraft:item/apple" }, "overrides": [ { "predicate": { "pommel:item_use": 0.25 }, "model": "minecraft:item/apple_eat_0" }, { "predicate": { "pommel:item_use": 0.50 }, "model": "minecraft:item/apple_eat_1" }, { "predicate": { "pommel:item_use": 0.75 }, "model": "minecraft:item/apple_eat_2" } ] }- The time it takes to go from 0 to 1 is based on the item's use ticks.
 
Файлы
pommel-held-items-1.3.0+1.21.x.jar(45.02 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.3.0+1.21.x
Загрузчики
Fabric
Версии игры
1.211.21.1
Загрузок
2.5K
Дата публикации
2 мес. назад
Загрузил
 TimmyChips
TimmyChips