
Get UUID
Simple UUID conversion library
- Загрузки
- 433
- Подписчики
- 3
- Обновлён
- 28 июня 2026 г.
- Лицензия
- Unlicense
Опубликован 4 августа 2024 г.
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 outgu: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)
Ченджлог
2.0Релиз26.1.1, 26.1.2, 26.2 · 28 июня 2026 г.
- Update pack.mcmeta to support 26.2
2.0Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.
- Change project structure, now using beet
- Update pack.mcmeta to indicsate support for all versions from 1.21 up to 26.1.2
- No actual code changes
- Well I removed one redundant space I guess
1.2Релиз1.21.3, 1.21.4, 1.21.5 · 2 апреля 2025 г.
- Now based off the MC-Build rewrite by SnaveSutit (link)
- Functionally equivalent to all previous versions
- Update pack.mcmeta
1.1Релиз1.21.2, 1.21.3, 1.21.4 · 15 декабря 2024 г.
- Fix pack.mcmeta (for real this time)
- Change encoding to UTF-8 & add supported_formats
1.0Релиз1.21.1, 1.21.2, 1.21.3 · 4 августа 2024 г.
Комментарии
Загружаем…