Mekanism

Mekanism

111M Downloads

Unable to remove some Mekanism Enrichment Chamber recipes using ModTweaker

raspopov opened this issue ยท 1 comments

commented

Recipe removal of Applied Energistics Certus Quartz Ore from Mekanism Enrichment Chamber using ModTweaker was unsuccessful.

Also ModTweaker is not able to remove a Charged Quartz Ore (<appliedenergistics2:charged_quartz_ore>) and a crystal seed (<appliedenergistics2:crystal_seed>). But removal of Nether Quartz Dust (<appliedenergistics2:material:3>) was successful.

@jaredlll08 suggested me ( jaredlll08/ModTweaker#639 (comment) ) to ask for help here.

Script used:

mods.mekanism.enrichment.removeRecipe(<appliedenergistics2:quartz_ore>);

crafttweaker.log file:

[INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
[INITIALIZATION][CLIENT][INFO] Loading scripts
[INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: test.zs}
[INITIALIZATION][CLIENT][INFO] Completed script loading in: 224ms
[POSTINITIALIZATION][CLIENT][INFO] Removing 0 Mekanism Enrichment Chamber Recipe(s) for Unknown item
[POSTINITIALIZATION][CLIENT][WARNING] No Mekanism Enrichment Chamber recipe found for <appliedenergistics2:quartz_ore> and <*>. Command ignored!

Recipe Input

Recipe Input

Recipe Output

Recipe Output


Affected Versions:

  • Minecraft: 1.12.2
  • Forge: 14.23.3.2678
  • Crafttweaker: 4.1.8
  • ModTweaker: 4.0.12
  • MTLib: 3.0.4
  • Applied Energistics 2: rv5-stable-11
  • Mekanism: 1.12.2-9.4.8.343
commented

Looks like I added them after CT processing, sorry