promotional bannermobile promotional banner

KubeJS Oritech

KubeJS integration for Oritech.

File Details

KubeJS-Oritech-NeoForge-1.21.1-0.3.0

  • B
  • Feb 6, 2026
  • 56.99 KB
  • 48
  • 1.21.1
  • NeoForge

File Name

kubejs_oritech-neoforge-1.21.1-0.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:kubejs-oritech-1153301:7585489"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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