Metadata Editor

Supported MCreator versions
2022.3
EAP 2022.4.52117
2023.1
EAP 2023.2.20712
2023.3
Tags / plugin type
Procedures
Metadata logo
Downloads:
1196
Upvotes: 28
About the plugin

Metadata Editor allows for the modification of entity metadata or the retrieval of its values. This enables you not only to edit values you usually couldn't but also to access data that other mods provide.

 

How do you view Metadata?
 

Metadata can be viewed by using the data command in minecraft. Here is an example of that.

meta

Using this plugin, these values can be changed.

list single
set set2

These procedures can be found in the category Metadata Editor

procs

Currently only entities are supported, but more is to come in the future!

License
MIT License

Plugin downloads
Metadata Editor v1.0 - metadata_editor.zipUploaded on: 01/01/2023 - 21:45   File size: 20.92 KB
Metadata Editor v1.2 - 1.20.1 support - metadata_editor.zipUploaded on: 12/01/2023 - 12:55   File size: 29.85 KB

Comments

So if I wanted to change attributes, like max health of the entity, would I use "Attributes" as the name of the list and the name of the attribute as the entry?

can you get data from a list which is also in a list? like {ForgeCaps:{"dragonsurvival:playerstatehandler":{IsFlying:1b}}}