Mekanism

Mekanism

111M Downloads

[Suggestion] Unbalanced Crusher recipe for AE2 Silicon

raspopov opened this issue ยท 2 comments

commented

Currently Crusher processing any Sand to Silicon (ore:itemSilicon):

Sand to Silicon

But it's very unbalanced since AE2 uses smelting from Quartz Dust (ore:dustNetherQuartz and ore:dustCertusQuartz) only:

Quartz to Silicon

I suggest to remove a Crusher recipe and left Energized Smelter ones only.

commented

Use crafttweaker. That recipe has always been there.

commented

I used it, Thank you for suggestion!

NOTE: To remove a recipe we need:

  1. Install CraftTweaker
  2. Install ModTweaker for CraftTweaker
  3. Install MTLib for ModTweaker
  4. Create a new .zs-file in Notepad with single line: mods.mekanism.crusher.removeRecipe(<appliedenergistics2:material:5>); and place it to minecraft\scripts folder.