
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 версийЧенджлог
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
particleCollidedevent 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
spawnEndPortalandspawnNetherPortalhelper methods to particle state events - fixed non Oritech recipes being completely removed (#1)
- fixed duplicate recipe ID check for
deepDrillRegistrationevent - changed
deepDrillRegistrationevent 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
particleInjectedevent- 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
particleCollidedevent- fired when a particle collides with another particle
- can be canceled to consume the particles without an output
- added
particleExitedevent- fired when a particle exits the Particle Accelerator
- added
deepDrillRegistrationevent to handle automatic registration of the material tag and the recipe for the Bedrock Extractor - renamed
positiontoposandblockEntitytosoulCollectorinsoulCollectionevent
1.21.1-0.2.0+neoforgeБета1.21.1 · 6 февраля 2026 г.
- added
ticks,timeInTicks, anddurationaliases to assign thetimeproperty - added
secondsandtimeInSecondshelper methods to assign thetimeproperty
1.21.1-0.1.0+neoforgeБета1.21.1 · 5 февраля 2026 г.
Initial 1.21.1 release!
Комментарии
Загружаем…