Immersive Engineering

Immersive Engineering

134M Downloads

[1.16] Arc Furnace recycling, Kube_js doesn't delete the recipe

Inverseder opened this issue ยท 1 comments

commented

Hey I'm using KubeJs to make custom recipe and I want to delete the recycling recipe of copper wire and edit other recipe. It's working with all immersive recipes but not with recycling recipes. It's a problem or i have made something wrong.
Here my code:
events.listen('recipes', function (e) {e.remove({id: 'immersiveengineering:recycling/wire_copper'})})
Thanks for helping

commented

Recycling recipes can not be removed separately.
Please use a datapack to override immersiveengineering:arc_recycling_list