MineTweaker3
MineTweaker3 copied to clipboard
Removing OreDict entry does not effect IC2 Machine(s)
The following script does not effect IC2's Metal Former.
[ore:ingotSteel].remove([Artifice:item.artifice.steel]);
The Artifice Steel Ingot can still be used in the machine in place of IC2's Refined Iron. After some testing it seems that .remove() does not have any effect on IC2, though .add() does.
EDIT: The angle brackets do not show up for some reason... replaced with square brackets.
It is necessary to change the recipes files IC2. They are in the jar file mod IC2