Literal UUID Procedures

Supported MCreator versions
2022.3
2023.1
2023.2
2023.3
2023.4
2024.1
2024.2
2024.3
2024.4
2025.1
2025.2
2025.3
Tags / plugin type
Procedures
Variables
A blurred Minecraft cherry tree background, purple text with a black outline reading "Literal UUID Procedures". Featuring Tenna Deltarune
Downloads:
20
Upvotes: 0
About the plugin

Ever wanted to deal with UUIDs directly instead of just using string representations of them? This is for u :))))))))

A majority of these procedures used to be part of my main plugin (RedWire's Plugin), but I decided to move the procedures over here so I could focus more on UUID-related stuff instead of just mashing it in with my main plugin.

Supported generator versions: Forge 1.19.2, Forge 1.19.4, Forge 1.20.1, NF 1.20.4, NF 1.20.6, NF 1.21.1, NF 1.21.4, NF 1.21.8

Compilation of the procedures this plugin has to offer

Changelog

For the full list of changes, check this file

v1.0.0

  • Initial release. The procedures added since moving from my main plugin include:
    • Parse [string] to UUID
    • Default UUID (UUID(0, 0))
    • Random UUID
    • Set UUID of [entity] to [uuid]
    • UUID from most [number1] least [number2]
  • Additionally, you can now use UUID as a local + Global session variables. Others may be added... once I figure out how to manage that for 1.21.8

Plugin downloads
v1.0.0 - literaluuid_2.zip Uploaded on: 11/11/2025 - 07:53   File size: 69.17 KB

Comments

note 2 mods: made a quick update to change "Set uuid of entity" to be server-only and *not* when entity is a player