UUID To NBT Condition
Description
Converts a provided UUID to a format used for NBT.
Fields
| Name | Type | Description | Additional Info |
|---|---|---|---|
type |
String | Internal ID for serialisation: uuidToNBT |
Not seen in the Editor. |
input |
String | UUID to convert. | |
variableResult |
String | The variable name to put the result into. | |
convertToMostLeast |
Boolean | Instead of converting to an Integer Array, convert to the Most/Least bits. The results will be put into variableResultMost and variableResultLeast |
-
Fields in italics are required for the Object to be valid. ↩