Compatibility
Minecraft: Java Edition
26.2-snapshot-8
26.1.x
1.21.x
1.20.2–1.20.6
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published 10 months ago
✅ Features
- Efficiently converts UUIDs to hex format
- Optimized for speed by relying on a precomputated hexadecimal range (
0000-FFFF), increasing static data usage
📖 Usage
Call the uuid:_ function as an entity and use its output in storage uuid:out plain
Alternatively, assign a 4-integer array to storage uuid:in UUID, then call the uuid:convert function to format it.


