#Retrieving content of existing tags

3 messages · Page 1 of 1 (latest)

honest dagger
#

Is there a way in Fabric to retrieve a reference of an already existing tag by its type (block, item, fluid) and specifier (e.g. examplemod:exampletag)?

native fulcrum
#

It's something like EntityTypeTags.STUFF or FluidTags.THING, etc.

#

Ok nvm.