-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Excavator end Crusher #453
Comments
// Excavator Veins mods.immersiveengineering.Excavator.removeMineral("Bauxite"); // Excavator Mineral mods.immersiveengineering.Excavator.addMineral("Bismuthinite", 50, 10, ["terrafirmacraft:item.Ore:7"], [100], [0], false); mods.immersiveengineering.Excavator.addMineral("Bituminous Coal", 100, 10, ["terrafirmacraft:item.Ore:14"], [100], [0], false); |
The old ones retired, but the new ones do not appear |
I have a question whether it is possible to make a percentage loss of the MAIN processing product in the crusher, or even without a byproduct, and how to register a new ore vein for the excavator, the version of Minecraft 1.7.10 version of Immersive Enginiring 0.7.7
The text was updated successfully, but these errors were encountered: