iChun / Sync

My entry for ModJam #3
GNU Lesser General Public License v3.0
58 stars 41 forks source link

Sync core recipe displaying with beacon in JEI outside of hard mode #212

Open Lewimaron opened 6 years ago

Lewimaron commented 6 years ago

I'm pretty new to the mod and I tried crafting some stuff today. I looked up the recipe in JEI and it said I needed a beacon. I tried crafting using that recipe and it didn't work. I looked it up and tried the recipe with the ender pearl and it works fine. Not 100% sure if this issue is with sync or JEI but I thought I'd start here.

LilyItsGG commented 5 years ago

i agree, same here

lays24mc commented 3 years ago

The problem exists only on the server side. In the Singleplayer the recipe works without problems with JEI.

I have adjusted the following server- and client-side in the sync.cfg. Now also the recipe works with the beacon:

I:hardcoreMode=2 to I:hardcoreMode=1

I assume that JEI does not show the correct recipe for "hardcoreMode=2" when the server is set to survival.