Skip to content

Totem Chance

Gives the entity a chance to not consume a totem of undying when they die.

Fields

Field Type Default Description
chance float 0.1 The chance that the entity will not consume a totem of undying when they die.

Example

{
      "type": "moborigins:totem_chance",
      "chance": 0.5
    }
Gives the entity a 50% chance to not consume a totem of undying when they die.