▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Датапаки/Cobalt Core
27
1

v1.1.1

release17 мая 2025 г.
  • projectile.onSpawn and projectile.onTravel now execute from the projectile's position

v1.1.0

release17 мая 2025 г.

Added the following functionality:

  • projectile.onSpawn: runs for a single tick when the projectile is spawned
  • projectile.onTravel: runs for every tick the projectile is travelling

v1.0.0

release6 мая 2025 г.

Initial release

Added the following functionality:

  • onUse: runs on item use when in mainhand (item must have consumable component with consume_seconds:2147483647,animation:"block")
  • onShiftUse: runs on item use when in mainhand while sneaking (same requirements as onUse)
  • onAttack: runs upon successfully attacking a mob when in mainhand
  • onBlock: runs upon successfully blocking damage when held (item must have blocks_attack component (1.21.5+) or be a shield)
  • onDamage: runs upon taking damage from a mob when held or worn
  • projectile.onHitMob: runs when a thrown or shot projectile from this item hits a mob
  • projectile.onHitBlock: runs when a thrown or shot projectile from this item hits a block
  • onHold: runs every tick when held or worn

Full Changelog: https://github.com/TheCodingFlygon/Cobalt-Core/commits/1.0.0

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:MIT
Опубликован:10 месяцев назад
Обновлён:9 месяцев назад
Главная