[Help] More complicated nbt selectors

Started by NemTager on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:20, 10. Apr 2024
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[Help] More complicated nbt selectors
Mon, 04/01/2024 - 22:08 (edited)

I am trying to get nbt tag value from player with more complicated source "ForgeCaps.armourers_workshop:entity-skin-provider.Items.[0].tag.ArmourersWorkshop.Identifier" It's item Id nbt from armourersWorkshop mod. I can get that value using commands with /data entity @p ForgeCaps.armourers_workshop:entity-skin-provider.Items.[0].tag.ArmourersWorkshop.Identifier
and it returns id witch looks like that "db:xxxxxxxxxxxxxx".
Tried using get custom text nbt tag with this nbt selector - not working.
And is it even possible?

Edited by NemTager on Mon, 04/01/2024 - 22:08