PowerfulJS

KubeJS integration for Forge's Capability system, including Curios, Botania, FE and fluid handling.

File Details

PowerfulJS-2.3.0.jar

  • R
  • Oct 6, 2024
  • 210.92 KB
  • 115.8K
  • 1.21.1+1
  • NeoForge

File Name

PowerfulJS-2.3.0.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:powerfuljs-819845:5787083"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added rule ownerStage, which checks if the player placing the BE has a certain stage.
  • Added support for negative ticks in addFurnaceFuel so the fuel could be quickly consumed.
  • Added effect custom which will call a JS callback to perform flexible tasks. Not recommended due to performance reasons unless you have a function that triggers every 5 or 10 seconds.