-
Bug fix update Stable
released this
2024-03-29 18:52:00 +01:00 | 43 commits to main since this releaseFix cable merger crashing game.
Event omni_power:power has now optional true/false argument
self_run
this arg says should triggerId be executed on block that launches omni_power:power event.
Because of Block merger fix it needs to be placed again on worlds.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
OmniPower-1.1.1.jar
283 downloads · 79 KiB
-
Source code (ZIP)
-
Second release of OmniPower Stable
released this
2024-03-29 18:45:27 +01:00 | 43 commits to main since this releaseNew Blocks:
- blue cable
- blue lever
- cable merger
- door_cube
- slim cable variants
Slim cable variants - idea/design from Dounford.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
OmniPower-1.1.0.jar
272 downloads · 75 KiB
-
First Release of OmniPower Stable
released this
2024-03-29 18:42:52 +01:00 | 43 commits to main since this releaseInitial Release
New Blocks:- cable
- lever
Mod adds following custom actions that should be available for data mods:
- omni_power:power - args: "triggerId": "name of trigger to try to run at blocks", "cable_group": "world to look at blocks state to check are they cable - never use default"
Mod supports directional power.
State power direction Tags:- xp_power - x+ direction
- xm_power - x- direction
- yp_power - y+ direction
- ym_power - y- direction
- zp_power - z+ direction
- zm_power - z- direction
If block has no direction tags specified it will check all surrounding blocks.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
OmniPower-1.0.0.jar
272 downloads · 63 KiB