Tech Reborn

Tech Reborn

30M Downloads

[1.12] Can't remove Iridium from the Industrial Grinder

MasterEnderman opened this issue ยท 4 comments

commented

Script:

mods.techreborn.grinder.removeRecipe(<techreborn:ingot:7>);
mods.techreborn.grinder.removeInputRecipe(<techreborn:ore:1>);

I know that I only need one of the lines but i tried both.

CraftTweaker.log output;

[INITIALIZATION][CLIENT][INFO] Removing tile.techreborn.grinder.name recipe for Iridium Ingot
[INITIALIZATION][CLIENT][INFO] Removing tile.techreborn.grinder.name recipe

I still can process Iridium Ore in the industrial Grinder.

RebornCore: 3.6.1.183
TechReborn: 2.11.1.420
Forge: 14.23.1.2587

commented

Wiki for industrial grinder CT support updated

commented

Please, use mods.techreborn.industrialGrinder. There are two grinders in TR. Simple one is not processing Iridium ore by default. So no reason to remove Iridium from it.

commented
commented

Yeah, it looks so