Industrial_Renewal icon indicating copy to clipboard operation
Industrial_Renewal copied to clipboard

Wrong Output from Lathe Machine

Open Midi91 opened this issue 3 years ago • 1 comments

I was Changing the Recipes for the Lathe Machine. For Example: mods.industrialrenewal.lathe.addRecipe(immersiveposts:metal_rods:1,ore:ingotCopper, 120); JEI shows the Right Result. But when i craft it in the Lathe Machine the Output is: <immersive_energy:stick_uranium> 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 <immersive_energy:material> 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

Midi91 avatar May 07 '21 17:05 Midi91

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();

thiago1255 avatar Aug 04 '24 17:08 thiago1255