#Making the item not be consumed in shapeless craft
38 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
i think it was .keepIngredient('#forge:knives')
My knife still dissapears
event.shapeless(Item.of('kubejs:sliced_bread'), ['#forge:tools/knives', 'minecraft:bread']).keepIngredient('#forge:tools/knives')
try this
.keepIngredient(Item.of('#forge:tools/knives').ignoreNBT())
i think it might work with slot number as well if i remember correctly, try just .keepIngredient(0) (or 1?)
Is it because its a silent gear knife... let me try with stone block
But it doesnt
are you getting any errors?
none
but the stone recipe worked
lol
so it might just be the knife from silent gear
stone recipe? ;o
I replaced the knife by stone
in my custom recipe
it works with the knife now...
I guess with the amount of saving and reloading bugged it out
ya lol
Ticket closed!
Thx again!
no worries, just keep in mind when you interact with the thread after closing it, you reopen it :D