CraftTweaker

CraftTweaker

151M Downloads

Unable to remove crafting Quantum Armor recipes.remove(<ic2:quantum_leggings:26>)

ParadaAndrey opened this issue · 3 comments

commented

Issue description

I wanted to remove the Quantum Armor recipe in order to add a new one. I managed to create a new recipe, but the standard one still works. Help please, I don't know what to do

Steps to reproduce

No response

Script used

https://gist.github.com/ParadaAndrey/07a0e3fbbed4a3bdf332bd6cd2ce6fc1

The crafttweaker.log file

https://pastebin.com/gcx8cKfQ

Minecraft version

1.12

Forge version

хз

CraftTweaker version

4.1.20.646

Other relevant information

No response

The latest.log file

there were no failures

commented

Try to remove the recipe by it's name?

commented

I think most IC2 recipes use its own recipe manager instead of the vanilla one, so maybe you should use ic2's own config to disable those recipes.
You can extract industrialcraft-2-xxx.jar/assets/ic2/config/shaped_recipes.ini in ic2 jar file to .minecraft/config/ic2/shaped_recipes.ini and modify it to remove the recipe.

commented

Closing due to no reply.