File Details
euru-0.0.4-neoforge-1.21.8.jar
- R
- Jun 18, 2026
- 471.20 KB
- 10
- 1.21.8
- NeoForge
File Name
euru-0.0.4-neoforge-1.21.8.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
Update to fix bugs and add nice QoL improvements to the configs.
Changelog:
Fixed bug where if you put x item into a resonator, then switched it out with y item, the resonator would still use the output of x item.
Improved the code for the Resonator, so it is slightly more optimized.
Reworked the configs, there are now 2 configs, "unified" and "fe". Unified handles 90% of the configurable actions, while Fe handles the FE generators, such as the survival generator's recipes.
Added "needs_water", "needs_lava" and "needs_fire" to the GP generation section of the config, and added functionality for those options. Look below for instructions:
(water+lava)
0 = not needed,
1= needed, can be on all sides but top&bottom,
2= needed, can be on all sides but top&bottom and needs to be flowing.
(fire),
0= not needed,
1= needed on top,
2=needed, can be on all sides but top&bottom
all settings multiply your output for how many are placed, eg. water on all 4 sides will multiply GP output by 4
General bug fixes and tweaks
Changed cVer global variable to `0.0` (woopsies), so your config will regenerate when you install this version.