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

Invisible Minecarts (DataPack Library)

This DataPack Library allow you to summon invisible minecarts without affecting normal ones (they will still be visible).

Загрузки
188
Подписчики
0
Обновлён
28 июня 2025 г.
Лицензия
CC-BY-NC-ND-4.0

Опубликован 28 июня 2025 г.

This DataPack Library allow you to summon invisible minecarts without affecting normal ones (they will still be visible).

Useful for adding custom UI / Inventories by summoning one of these in front of the player.

USAGE: To summon a new invisible chest minecart run the next command:
/function im_3:summon_invisible/chest_minecart {pos:"~ ~ ~", noGravity:"true", silent:"true", invulnerable:"true", tags:""}

You can change pos, noGravity, silent, invulnerable and add tags to customize your minecarts:

  • pos: x y z coordinates (integers and/or '~')
  • noGravity, silent and invulnerable: true or false
  • tags: custom tags separated with comas

You can also turn a normal minecart into an invisible minecart just by adding the tag "invisible_minecart" and removing, if it has, the "im_set" one.

Rest of minecart types are coming in a future DataPack versión.

Credits to Misode.

Комментарии

Загружаем…