#Is it possible for resource packs to read serverside nbt data?

1 messages · Page 1 of 1 (latest)

strange needle
#

Found some possibly outdated information saying it's not possible. Looking for clarification

boreal zealotBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

empty pagoda
#

Not that I'm aware of

swift notch
#

Afaik server-side NBT isn't sent to the client at all

vale palm
#

You can’t read nbt directly, no, only stuff like CustomModelData and tint of leather items and such

#

Using optifine or cit you can read more

#

Like item or entity nbt

strange needle
#

Ok, so could I make mobs spawn with a certain tinted leather item and is it possible to make the item invisible on said mob without making every instance of that item invisible?

#

Thanks for the answers btw you guys the best

empty pagoda
#

Pretty sure you can't do that in vanilla, no.

#

Except for head items that are not actually helmets

vale palm
#

Why do you need to have them wear tinted leather armor in the first place? And why then make it invisible?

#

Like - what are you trying to achieve here, your approach sounds unnecessarily complicated and way too specific

strange needle
vale palm
#

If you want to use that to change the texture of the mob - that doesn’t work, only the texture of the armor itself (with some limitations) - just being able to react to "the nbt" doesn’t mean you can do everything you think of

That’s why I'm asking what you are trying to achieve so we can tell you if it’s possible in the first place and/or if there is a better way