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

Itematic

A mod that adds data-driven items to the game, and much more!

599
36
Все версииItematic 0.3.0 Preview 2

Itematic 0.3.0 Preview 2

Beta3 мес. назад

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

In this preview version a crash and visual bug regarding item holders was fixed and the block behaviour was expanded slightly.

Changes

Item Behaviour Components

minecraft:block

  • Added a new optional field called passes:
    • Its value is a list of strings that allows its user to place a block given a certain context.
    • It replaces the need to use the minecraft:useable_on_block behaviour component.
    • The default value is ["block"].
    • Possible values:
      • block: Allows the user to place the block on another block.
      • fluid: Allows the user to place the block on a fluid.
    • Example from minecraft:lily_pad:
      {
        "block": "minecraft:lily_pad",
        "passes": [
          "fluid"
        ]
      }
      

Fixes

  • Fixed a crash when dropping all items from an item holder.
  • Fixed the item bar display for item holders with capacities that don't have a value of 1.

Файлы

Itematic-0.3.0-preview.2.jar(2.35 MiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

0.3.0-preview.2

Загрузчики

Fabric

Версии игры

1.20.5–1.20.6

Загрузок

24

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

3 мес. назад

Загрузил

ID версии

Главная