Tech Reborn

Tech Reborn

30M Downloads

Recipes not using Ore Dictionary Iron plates

trbocode opened this issue ยท 6 comments

commented

Same issue as yesterday.Many machines need IC2 plates for some reason. This appears to be a very easy fix- Just edit getStack(IC2Duplicates.REFINED_IRON) to plateIron.

commented

What version are you using?

commented

Im not 100% sure what you mean?

commented

Newest version, 2.1.9 on 1.10, was used. The problem that was supossedly fixed in 3ee81c2 wasn't actually fixed for Iron plates. I managed to fix it by editing getStack(IC2Duplicates.REFINED_IRON) to "plateIron" in the recipe source code files, but i'm unaware if that broke anything else.

commented

FWIW I'm still seeing this on 2.1.11.209 on 1.10.2 in FTB Beyond. Iron Fences won't craft with oredict plateIron.

commented

I grabbed the unreleased Jenkins build 216 and I can confirm that it does work as expected.

commented

I will push an update to curse soon. thanks for testing ๐Ÿ‘