Snare - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

Hitting an Entity will snare it, the Mob wont be able to move


Max. Level: 3
Treasure: No
Rarity: Uncommon
Equipable: Trident
Tradeable: True

Formula:

[SnareDuration] = BaseDuration + (DurationPerLvL * Level)
BaseDuration 30 Ticks
DurationPerLvL 50 Ticks

Incompatible:

N/A


Special Notes:

N/A

Legacy 1.12.2 & 1.14.4

Effect:

Hitting an Entity will snare it, the Mob wont be able to move


Max. Level: 3
Treasure: No
Rarity: Uncommon
Equipable: Trident
Tradeable: True

Formula:

[SnareDuration] = BaseDuration + (DurationPerLvL * Level)
BaseDuration 30 Ticks
DurationPerLvL 50 Ticks

Incompatible:

N/A


Special Notes:

N/A

⚠️ **GitHub.com Fallback** ⚠️