UniqueId

Give UniqueId to your items!

Gives nexoaddon:unique_id key with random UUID value to the item to make sure about uniqueness

# Example

my_unique_sword:
  material: DIAMOND_SWORD
  Pack:
    model: nexo:item/uniqueness/unique_sword
    custom_model_data: 1001
  Mechanics:
    uniqueid:
      enabled: true

Last updated