- updated to Oritech 1.2.6, which is also the new minimum version
- fixed startup mixin error with new Oritech version
- updated to Oritech 1.2.1, which is also the new minimum version
- fixed crashing with new Oritech version
- fixed
particleCollidedevent sometimes returning incorrect collision positions when particle is too fast
- fixed startup crash caused by class loading issues
- 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
- 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
- added
ticks,timeInTicks, anddurationaliases to assign thetimeproperty - added
secondsandtimeInSecondshelper methods to assign thetimeproperty
Initial 1.21.1 release!
