Get UUID

Simple UUID conversion library

388

Get UUID

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 storage `gu:main out`

- `gu:convert` - converts the UUID you input as the function argument `{UUID:[I;0,1,2,3]}` and writes it to storage `gu:main out`

Credits

- Original author: gibbsly - Original MCB rewrite: SnaveSutit - Icon & MCB code cleanup: Me (helmo2019)

ADS