Started by
VegaOrionis
on
Topic category: Help with MCreator software
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.
use this,
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.
wdym by item tag? All the item tags the item is in?
I want to download this data in mCreator. The one underlined in red in this picture:
https://imgur.com/a/ze8p8cO
oh yeah MCreator only operates on the custom.NeoForgeData/forgewhatever part of nbt for some reason
So in forge, it won't work, in old versions of mcreator?
It won't work in any version of mcreator
without custom code or a plugin
Do you know any plugin to make it work? :)
doesn't look like it, for 2020.5 anyway,
https://mcreator.net/plugins?field_plugin_tags_target_id=All&field_supported_mcr_versions_target_id=473
At most I will switch to newer versions if such a plug-in exists.