#Y this code doesnt work?
42 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of mechanicalcrafterrecipes.js from @carmine gust
doesnt works 'ironjetpacks:jetpack[ironjetpacks:jetpack_id="ironjetpacks:creative"]'
It doesn't sound like a valid item id.
yes but idk what's happening
May you put that item in your hand and use the command /kubejs hand to check what the id is?
Item.of('ironjetpacks:jetpack', '{Id:"ironjetpacks:creative",Throttle:1.0d}')
replace the previous id with that and try.
like this?
Paste version of mechanicalcrafterrecipes.js from @carmine gust
Yes
it doesnt work either
wait no.
I mean this whole thing
Item.of('ironjetpacks:jetpack', '{Id:"ironjetpacks:creative",Throttle:1.0d}')
ohhhhh
Includeing Item.of
omg thx
Ticket re-opened!
there's another problem
i wanna put the emerlad jetpack as crafting material but it doesnt work
it's differenct code from the above?
so how was it not working? Does it not show up in JEI, or sth?
doesnt show up in jei
The whole recipe doesn't show up?
Well, have you checked the id the same way you just checked with the creative one?
so you copypasted Item.of(ironjetpacks:jetpack, {...}) into the slot and it did not work?