KubeJS not removing recipes from iron jetpacks
Slunkee opened this issue ยท 3 comments
onEvent('recipes', event => { event.remove({output: 'ironjetpacks:gold_jetpack'}) })
Doesn't remove the recipe, reloads with no errors, script in server_scripts folder
I believe that Iron Jetpack recipes either do not use the vanilla recipe manager, or are hard coded
There have been issues in the past