#Ingredient.of() both Mod and Tag?

7 messages · Page 1 of 1 (latest)

past elk
#

I'm trying to figure out the proper way to get a list from Ingredient.of() both mod and tag? Something silly like Ingredient.of('@modid #tag') doesn't seem to work.

vast prawnBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

pine estuary
#

what do you mean mod and tag?

#

if you want 2 lists

let modItems = Ingredient.of('@mod')
let tagItems = Ingredient.of('#tag')
gray nexus
#

i believe they are trying to see all the tags from that mod

#

you should just go into Exported -> tags folder

#

or just go through the mods datapack in the jar file