forked from Greymerk/minecraft-roguelike
-
Notifications
You must be signed in to change notification settings - Fork 9
Mixture Loot Items
Fnar edited this page Jan 20, 2021
·
1 revision
-
Object:
- Type: String - "mixture"
- Name: String - Mixture name as a String
-
Mixture Names
- VILE: Random effects
- LAUDANUM: Regen, nausia, fatigue, weakness, slowness
- TEQUILA: Strength, fatigue
- MOONSHINE: Damage, blindness, resistance
- ABSINTHE: Poison, night vision, jump
- RAGE: Strength, blindness, wither
- STOUT: Regen, resistance, saturation
- STAMINA: Saturation, jump, resistance
- NECTAR: resistance, health
- COFFEE: Mining, run speed
- AURA: glowing
{"type": "mixture", "name": "stout"}
{"type": "mixture", "name": "vile"}
{"type": "mixture", "name": "stamina"}