#Is there any way to create a recipe for an entire like class of items?
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
So i'm making recipes for the stargates from the Stargate journey mod, and I was wondering if i could do
event.shaped(
Item.of(#stargatejourney:stargate)
)
})``` Will this work?
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
no
though you could loop over the items in the tag and add recipes for each item
Ticket closed!