KubeJS

KubeJS

61M Downloads

KubeJS not removing recipes from iron jetpacks

Slunkee opened this issue ยท 3 comments

commented

onEvent('recipes', event => { event.remove({output: 'ironjetpacks:gold_jetpack'}) })

Doesn't remove the recipe, reloads with no errors, script in server_scripts folder

commented

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

commented

for example:
image

commented

sure looks like it, iron jetpacks apparently uses it's own "recipe manager" that can dynamically make the recipes from a given material, so pretty much hard coded