Supported MCreator versions
2022.3
2023.1
2023.2
2023.3
2023.4
2024.1
2024.2
2024.3
2024.4
2025.1
2025.2
2025.3
Downloads:
20
Upvotes: 0
About the plugin
Ever wanted to deal with UUIDs directly instead of just using string representations of them? This is for u :))))))))
A majority of these procedures used to be part of my main plugin (RedWire's Plugin), but I decided to move the procedures over here so I could focus more on UUID-related stuff instead of just mashing it in with my main plugin.
Supported generator versions: Forge 1.19.2, Forge 1.19.4, Forge 1.20.1, NF 1.20.4, NF 1.20.6, NF 1.21.1, NF 1.21.4, NF 1.21.8

Changelog
For the full list of changes, check this file
v1.0.0
Initial release. The procedures added since moving from my main plugin include:Parse [string] to UUIDDefault UUID (UUID(0, 0))Random UUIDSet UUID of [entity] to [uuid]UUID from most [number1] least [number2]
Additionally, you can now use UUID as a local + Global session variables. Others may be added... once I figure out how to manage that for 1.21.8
Plugins may contain bugs, break workspaces, or alter the way MCreator operates.
Plugins are not official or affiliated with Pylo in any way.
In case of any copyright infringement or suspicious downloads, please let us know as soon as possible.
Plugin downloads
v1.0.0 - literaluuid_2.zip
Uploaded on: 11/11/2025 - 07:53 File size: 69.17 KB
note 2 mods: made a quick update to change "Set uuid of entity" to be server-only and *not* when entity is a player