diff options
Diffstat (limited to 'items/PUMPKIN_BOMB.json')
-rw-r--r-- | items/PUMPKIN_BOMB.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index 7647d728..07032e6d 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -20,7 +20,8 @@ "B3": "GREEN_CANDY:1", "C1": "GREEN_CANDY:1", "C2": "GREEN_CANDY:1", - "C3": "GREEN_CANDY:1" + "C3": "GREEN_CANDY:1", + "count": 32 }, "internalname": "PUMPKIN_BOMB", "crafttext": "", |