Compatibility
Minecraft: Java Edition
1.21.x
1.20.2–1.20.6
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Simple UUID Converter
Disclaimer
This pack was originally written by gibbsly and ported to MC-Build by SnaveSutit. I simply cleaned up the code a bit, created a logo, and uploaded the project to modrinth for convenience. This does not violate copyright, as the original data pack is licensed under The Unlicense lincense. I'm also aware that this library has already been uploaded to modrinth, but the site does not seem to be maintained anymore.
About
This is a basic library to just generate the hex UUID of an entity
Use
-
gu:generate
- writes the UUID of the current entity to storagegu:main out
-
gu:convert
- converts the UUID you input as the function argument{UUID:[I;0,1,2,3]}
and writes it to storagegu:main out
Credits
- Original author: gibbsly
- Original MCB rewrite: SnaveSutit
- Icon & MCB code cleanup: Me (helmo2019)