Skip to content

Commit

Permalink
update field mouse drop amounts (#1468)
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlseraid authored Nov 25, 2024
1 parent 5ad539f commit 05b70ef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions items/PEST_FIELD_MOUSE_MONSTER.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"type": "drops",
"drops": [
{
"id": "ENCHANTED_MELON:1",
"id": "ENCHANTED_MELON:5",
"extra": [],
"chance": "100%"
},
Expand All @@ -47,32 +47,32 @@
"chance": "100%"
},
{
"id": "ENCHANTED_CACTUS_GREEN:1",
"id": "ENCHANTED_CACTUS_GREEN:2",
"extra": [],
"chance": "100%"
},
{
"id": "ENCHANTED_SUGAR:1",
"id": "ENCHANTED_SUGAR:2",
"extra": [],
"chance": "100%"
},
{
"id": "ENCHANTED_COCOA:1",
"id": "ENCHANTED_COCOA:3",
"extra": [],
"chance": "100%"
},
{
"id": "ENCHANTED_NETHER_STALK:1",
"id": "ENCHANTED_NETHER_STALK:3",
"extra": [],
"chance": "100%"
},
{
"id": "ENCHANTED_CARROT:1",
"id": "ENCHANTED_CARROT:3",
"extra": [],
"chance": "100%"
},
{
"id": "ENCHANTED_POTATO:1",
"id": "ENCHANTED_POTATO:3",
"extra": [],
"chance": "100%"
},
Expand Down

0 comments on commit 05b70ef

Please sign in to comment.