mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Update Treasures for potions
This commit is contained in:
@ -651,7 +651,9 @@ Shake:
|
||||
XP: 0
|
||||
Drop_Chance: 1.0
|
||||
Drop_Level: 0
|
||||
POTION_POISON:
|
||||
POTION|0|POISON:
|
||||
PotionData:
|
||||
PotionType: POISON
|
||||
Amount: 1
|
||||
XP: 0
|
||||
Drop_Chance: 1.0
|
||||
@ -861,17 +863,23 @@ Shake:
|
||||
Drop_Chance: 100.0
|
||||
Drop_Level: 0
|
||||
WITCH:
|
||||
POTION_INSTANT_HEAL:
|
||||
SPLASH_POTION|0|INSTANT_HEAL:
|
||||
PotionData:
|
||||
PotionType: INSTANT_HEAL
|
||||
Amount: 1
|
||||
XP: 0
|
||||
Drop_Chance: 1.0
|
||||
Drop_Level: 0
|
||||
POTION_FIRE_RESISTANCE:
|
||||
SPLASH_POTION|0|FIRE_RESISTANCE:
|
||||
PotionData:
|
||||
PotionType: FIRE_RESISTANCE
|
||||
Amount: 1
|
||||
XP: 0
|
||||
Drop_Chance: 1.0
|
||||
Drop_Level: 0
|
||||
POTION_SPEED:
|
||||
SPLASH_POTION|0|SPEED:
|
||||
PotionData:
|
||||
PotionType: SPEED
|
||||
Amount: 1
|
||||
XP: 0
|
||||
Drop_Chance: 1.0
|
||||
|
Reference in New Issue
Block a user