Cassiobsk8 / Industrial_Renewal

Minecraft mod
28 stars 16 forks source link

Wrong Output from Lathe Machine #136

Open Midi91 opened 3 years ago

Midi91 commented 3 years ago

I was Changing the Recipes for the Lathe Machine. For Example: mods.industrialrenewal.lathe.addRecipe(,, 120); JEI shows the Right Result. But when i craft it in the Lathe Machine the Output is:

All Ingots from Immersive Engineering get me the Uranium Rod but shows the Right Result in JEI. And for the Recipes with ImmersiveInteligence Ingots or Immersive Energy Ingots i get The STrange thing is that JEI SHows all the right Recipes but the Output is from all Recipes Wrong. In the Textdocument are the Recipes that i changed. [Recipes.txt](https://github.com/Cassiobsk8/Industrial_Renewal/files/6443264/Recipes.txt)
thiago1255 commented 3 months ago

I have the same issue. (the item displayed on lathe's screen is also the wrong one, because this variable is being set wrong) My bet is that the error is here Synce both jei and the Tile Entity uses .getRecipeOutput();