Crossroads-Development / Crossroads

Crossroads is a mod for Minecraft. It adds a lot of content, and has the design philosophy of "simple pieces, complex contraptions".
MIT License
29 stars 14 forks source link

Changing Beam Transmutation Recipes via DataPack Causes JEI to not Function in Multiplayer #147

Closed Crazydude323 closed 3 years ago

Crazydude323 commented 3 years ago

Describe the bug When you use a DataPack to edit Beam Transmutation recipes, it causes JEI to not function in multiplayer.

To Reproduce [Optional] Steps to reproduce the behavior:

  1. Install this datapack on a server.
  2. Boot up Minecraft, and join the server.
  3. Try to view the recipes for various items.
  4. JEI does not function.

Expected behavior [Optional] For the DataPack to edit the recipes successfully, and JEI to function properly.

Additional context [Optional] I originally had an issue for this on JEI's repository (here) because I didn't know exactly what was causing it to stop functioning. After numerous days of testing, I've discovered the aforementioned DataPack I made to be the culprit. It was only intended to edit the power required for a beam to transmute rock to glowstone or redstone, as well as to disable the Sea Lantern transmutation (there is a bit of leftover editing from when I tried just changing the block required). It functions perfectly fine in single player, but on a server, it causes JEI to not function.

Da-Technomancer commented 3 years ago

This issue should be fixed with Crossroads 2.6.5. If updating doesn't fix the error, please re-open this issue.