▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Pommel - Held Item Models
Pommel - Held Item Models

Pommel - Held Item Models

Fabric mod that allows resource pack creators to overwrite the models for held items just like the spyglass and trident

264.7K
87
Все версии[1.21.x] Pommel - Held Item Models 1.3.1+1.21.x

[1.21.x] Pommel - Held Item Models 1.3.1+1.21.x

Release7 мес. назад

Список изменений

Additions

  • New predicate, pommel:is_enchanted
    • Value of 1 if item is enchanted or 0 if not
    • Based on if item has enchantment or stored enchantments component(s)
  • Example JSON:
    {
      "parent": "minecraft:item/handheld",
      "textures": {
        "layer0": "minecraft:item/diamond_pickaxe"
      },
      "overrides": [
        { "predicate": { "pommel:is_held": 1.0 }, "model": "minecraft:item/pommel_held_models/diamond_pickaxe" },
        { "predicate": { "pommel:is_enchanted": 1.0 }, "model": "minecraft:item/diamond_pickaxe_enchanted" },
        { "predicate": { "pommel:is_held": 1.0, "pommel:is_enchanted": 1.0 }, "model": "minecraft:item/pommel_held_models/diamond_pickaxe_enchanted" }
      ]
    }
    

Файлы

pommel-held-items-1.3.1+1.21.x.jar(46.53 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.3.1+1.21.x

Загрузчики

Fabric

Версии игры

1.21–1.21.1

Загрузок

6.3K

Дата публикации

7 мес. назад

Загрузил

ID версии

Главная