Mixture Loot Items - fnar/minecraft-roguelike GitHub Wiki
Mixtures
-
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
Example Mixture Loot Items
{"type": "mixture", "name": "stout"}
{"type": "mixture", "name": "vile"}
{"type": "mixture", "name": "stamina"}