Get UUID

Quick rating

Community listing page, reviews here may not be monitored by the author.

Get UUID

By helmo2019Owner

No reviews yet

Simple UUID conversion library

Mod Loaders
Minecraft
26.2

About

Description

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