
Editing recipe Help
LokyLive opened this issue ยท 8 comments
Hello everyone ,
I'm trying to remove some alloy smelter but it doesn't works and i don't understand why could you help me please ?
Forgot to say i'm using EnderIO-1.10.2-3.1.164
Are you sure you're looking at the right recipe ingame? There are multiple variants for the glasses...
Edited and relaunch with all recipe removed and it still works. I don't understand what i'm doing wrong
Screen of alloy smelting:
log file here
http://pastebin.com/nK5nBzsq
[17:25:55] [Client thread/DEBUG] [EnderIO/EnderIO]: Removed recipe Enlightened Fused Quartz from Block 4 due to user config.
Looks good to me.
You might want to avoid having multiple blocks with the same ID in the file. The last one wins.
I don't understand , how to do xD
I have to disable all recipe for this item so i have to tell him wich recipe disable not wich item .
Could you give me an example to illustrate what you wanna mean ?
PS: Enlightened Fused Quartz from Block 4 still craftable ...
<AlloySmelterRecipes>
<recipeGroup name="EnderIO">
<recipe name="Enlightened Fused Quartz"/>
<recipe name="Enlightened Fused Quartz 2"/>
<recipe name="Enlightened Fused Glass"/>
<recipe name="Enlightened Fused Glass 2"/>
<recipe name="Enlightened Fused Quartz from Block"/>
<recipe name="Enlightened Fused Quartz from Block 2"/>
<recipe name="Enlightened Fused Quartz from Block 3"/>
<recipe name="Enlightened Fused Quartz from Block 4"/>
</recipeGroup>
</AlloySmelterRecipes>