Click spacebar, click flag, click in the empty area to generate a UUID. Press "1" to enable or disable Bulk Action Bulk Action will create the amount of uuid(s) you want! (note: Bulk Action will delete previous history, in order to input new ones) Press "H" to delete all history
I made this generator for my minecraft behavior pack. If you think this generator doesn't work, use the website... https://www.freecodeformat.com/validate-uuid-guid.php# other sources https://stackoverflow.com/questions/8258480/type-of-character-generated-by-uuid https://www.uuidgenerator.net/ Questions you may wonder... Q: Can it give me the same uuid twice? A: No, I made sure when generating the uuid, if it found the same uuid in "History". It generates a new one. Q: What type of version is the uuid? A: None, It doesn't even follow the actual process of creating a uuid. I just found the valid characters and format used for all uuid version. Q: What is the max amount of uuids can "History" hold? A: Up to 200,000 items, if the generation of different uuids can be created. This is a Scratch limitation but can be bypassed by using websites like HTMLifer. Q: How can I save the uuid(s) to my personal storage A: Go into the project, right-click the History block, and click export.