Obtaining data from an item. (Tag, ID etc.)

Started by VegaOrionis on

Topic category: Help with MCreator software

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Obtaining data from an item. (Tag, ID etc.)

Hello, I'd like to obtain specific item data, specifically the tag. Using the "/data entity" command, I can also see information about items in my inventory and their data. I'd like to obtain this data in MCreator for a specific item, but I don't know how to extract it. I've tried various combinations, but I must be doing something wrong... I'm not getting any feedback when testing. 


https://imgur.com/a/OcH5NfK

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I expressed myself poorly. I…
Tue, 09/23/2025 - 08:22

I expressed myself poorly. I simply don't get any information by retrieving item data from a specific block or entity from a selected slot, but I want to extract specific information (item tag). I don't know what procedure to write to retrieve this data and display it.

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wdym by item tag? All the…
Tue, 09/23/2025 - 08:25

wdym by item tag? All the item tags the item is in?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh yeah MCreator only…
Tue, 09/23/2025 - 08:34

oh yeah MCreator only operates on the custom.NeoForgeData/forgewhatever part of nbt for some reason

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So in forge, it won't work,…
Tue, 09/23/2025 - 08:36

So in forge, it won't work, in old versions of mcreator?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It won't work in any version…
Tue, 09/23/2025 - 08:45

It won't work in any version of mcreator

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
without custom code or a…
Tue, 09/23/2025 - 08:45

without custom code or a plugin

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you know any plugin to…
Tue, 09/23/2025 - 08:50

Do you know any plugin to make it work? :)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
At most I will switch to…
Tue, 09/23/2025 - 09:07

At most I will switch to newer versions if such a plug-in exists.