diff options
Diffstat (limited to 'items/RAIN_SLIME_MONSTER.json')
-rw-r--r-- | items/RAIN_SLIME_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/RAIN_SLIME_MONSTER.json b/items/RAIN_SLIME_MONSTER.json index aee49414..6a11635e 100644 --- a/items/RAIN_SLIME_MONSTER.json +++ b/items/RAIN_SLIME_MONSTER.json @@ -29,10 +29,10 @@ "type": "drops", "drops": [ { - "id": "SLIME", + "id": "SLIME_BALL", "chance": "100%" } ] } ] -}
\ No newline at end of file +} |