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

KubeJS Oritech

KubeJS integration for Oritech.

Загрузки
1K
Подписчики
2
Обновлён
8 мая 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 5 февраля 2026 г.

This mod adds KubeJS integration to Oritech.

Current features:

  • full support and builders for all recipe types
  • all recipes have input validation and error reporting
  • custom components for fluid types
  • helper functions to disable special interaction portal creation on particle collision
  • helper functions to manually spawn the portals
  • events:
    • event to modify and cancel soul collection
    • event to make registration of Bedrock Extraction recipes easier
    • event to invoke logic when a particle is injected (cancelable)
    • event to invoke logic when a particle collided (cancelable)
    • event to invoke logic when a particle exited

More things planned:

  • support for augment system
  • more events

Центр версий

8 версий
  • Релиз58 КБ
  • Релиз58 КБ
  • Бета58 КБ
  • Бета57 КБ
  • Бета57 КБ
  • Бета57 КБ
  • Бета45 КБ
  • Бета44 КБ

Ченджлог

1.21.1-0.4.4+neoforgeРелиз1.21.1 · 8 мая 2026 г.
  • updated to Oritech 1.2.6, which is also the new minimum version
  • fixed startup mixin error with new Oritech version
1.21.1-0.4.3+neoforgeРелиз1.21.1 · 16 апреля 2026 г.
  • updated to Oritech 1.2.1, which is also the new minimum version
  • fixed crashing with new Oritech version
1.21.1-0.4.2+neoforgeБета1.21.1 · 19 февраля 2026 г.
  • fixed particleCollided event sometimes returning incorrect collision positions when particle is too fast
1.21.1-0.4.1+neoforgeБета1.21.1 · 16 февраля 2026 г.
  • fixed startup crash caused by class loading issues
1.21.1-0.4.0+neoforgeБета1.21.1 · 8 февраля 2026 г.
  • added spawnEndPortal and spawnNetherPortal helper methods to particle state events
  • fixed non Oritech recipes being completely removed (#1)
  • fixed duplicate recipe ID check for deepDrillRegistration event
  • changed deepDrillRegistration event to use proper KubeJS exceptions to display exact source line in case of errors
1.21.1-0.3.0+neoforgeБета1.21.1 · 6 февраля 2026 г.
  • added particleInjected event
    • fired when a particle is injected into the Particle Accelerator
    • can be canceled to prevent the particle from being injected
    • holds utility methods for disabling special interactions for spawning nether and end portals
  • added particleCollided event
    • fired when a particle collides with another particle
    • can be canceled to consume the particles without an output
  • added particleExited event
    • fired when a particle exits the Particle Accelerator
  • added deepDrillRegistration event to handle automatic registration of the material tag and the recipe for the Bedrock Extractor
  • renamed position to pos and blockEntity to soulCollector in soulCollection event
1.21.1-0.2.0+neoforgeБета1.21.1 · 6 февраля 2026 г.
  • added ticks, timeInTicks, and duration aliases to assign the time property
  • added seconds and timeInSeconds helper methods to assign the time property
1.21.1-0.1.0+neoforgeБета1.21.1 · 5 февраля 2026 г.

Initial 1.21.1 release!

Комментарии

Загружаем…