aurilisdev / Electrodynamics

Electrodynamics is a mod that brings realistic, world-based science and technology into Minecraft along with some other additions.
https://aurilis.dev/electrodynamics/
Other
72 stars 19 forks source link

Electrodynamics fluids should now be listed in JEI #281

Open goshante opened 2 months ago

goshante commented 2 months ago

I added Electrodynamics fluids registration for JEI. When they listed in JEI you can use them in "Applied Energistics 2" mod .With fluids listed in JEI is becomes possible to create processing patterns with this Electrodynamics fluids and supply this fluids with Import/Export/Storage buses directly from ME system. This changes require newer JEI API so I also updated JEI version from 15.2.0.26 to 15.19.0.85

And crafting and processing recipes are also visible for this fluids in JEI.

image

skiprocks999 commented 1 month ago

Have you performed checks to ensure this won't cause a registry access at the improper time? Have you tested this in a multiplayer and single player environment?