Skip to content

Commit 105fa1b

Browse files
authored
fix: Pest Drops, Forge Times and Glacite Golem craft chance (#1447)
1 parent d2a3299 commit 105fa1b

15 files changed

+49
-59
lines changed

items/GLACITE_GOLEM;3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"C3": "FLAWLESS_AQUAMARINE_GEM:1"
3535
},
3636
"internalname": "GLACITE_GOLEM;3",
37-
"crafttext": "Requires: Glacite IX, 50% Chance",
37+
"crafttext": "Requires: Glacite IX, 80% Chance",
3838
"clickcommand": "viewrecipe",
3939
"modver": "",
4040
"infoType": "WIKI_URL",

items/GLACITE_GOLEM;4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"C3": "FLAWLESS_AQUAMARINE_GEM:1"
4040
},
4141
"internalname": "GLACITE_GOLEM;4",
42-
"crafttext": "Requires: Glacite IX, 50% Chance",
42+
"crafttext": "Requires: Glacite IX, 20% Chance",
4343
"clickcommand": "viewrecipe",
4444
"modver": "",
4545
"infoType": "WIKI_URL",

items/PEST_BEETLE_MONSTER.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,7 @@
2929
"type": "drops",
3030
"drops": [
3131
{
32-
"id": "ENCHANTED_NETHER_STALK:1",
33-
"extra": [],
34-
"chance": "100%"
35-
},
36-
{
37-
"id": "ENCHANTED_BROWN_MUSHROOM:1",
32+
"id": "ENCHANTED_NETHER_STALK:3",
3833
"extra": [],
3934
"chance": "100%"
4035
},
@@ -74,14 +69,14 @@
7469
"chance": "2%"
7570
},
7671
{
77-
"id": "MUTANT_NETHER_STALK:1",
72+
"id": "MUTANT_NETHER_STALK:9",
7873
"extra": [],
79-
"chance": "3%"
74+
"chance": "0.5%"
8075
},
8176
{
8277
"id": "DYE_DUNG:1",
8378
"extra": [],
84-
"chance": "0.0002%"
79+
"chance": "0.0004%"
8580
}
8681
]
8782
}

items/PEST_CRICKET_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "drops",
3131
"drops": [
3232
{
33-
"id": "ENCHANTED_CARROT:1",
33+
"id": "ENCHANTED_CARROT:3",
3434
"extra": [],
3535
"chance": "100%"
3636
},
@@ -60,9 +60,9 @@
6060
"chance": "10%"
6161
},
6262
{
63-
"id": "ENCHANTED_GOLDEN_CARROT:1",
63+
"id": "ENCHANTED_GOLDEN_CARROT:12",
6464
"extra": [],
65-
"chance": "3%"
65+
"chance": "0.5%"
6666
},
6767
{
6868
"id": "VINYL_CRICKET_CHOIR:1",
@@ -77,7 +77,7 @@
7777
{
7878
"id": "DYE_DUNG:1",
7979
"extra": [],
80-
"chance": "0.0002%"
80+
"chance": "0.0004%"
8181
}
8282
]
8383
}

items/PEST_EARTHWORM_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"type": "drops",
3030
"drops": [
3131
{
32-
"id": "ENCHANTED_MELON:1",
32+
"id": "ENCHANTED_MELON:5",
3333
"extra": [],
3434
"chance": "100%"
3535
},
@@ -64,9 +64,9 @@
6464
"chance": "2%"
6565
},
6666
{
67-
"id": "ENCHANTED_MELON_BLOCK:1",
67+
"id": "ENCHANTED_MELON_BLOCK:15",
6868
"extra": [],
69-
"chance": "4%"
69+
"chance": "0.5%"
7070
},
7171
{
7272
"id": "BOOKWORM_BOOK:1",
@@ -76,7 +76,7 @@
7676
{
7777
"id": "DYE_DUNG:1",
7878
"extra": [],
79-
"chance": "0.0002%"
79+
"chance": "0.0004%"
8080
}
8181
]
8282
}

items/PEST_FLY_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "drops",
3131
"drops": [
3232
{
33-
"id": "ENCHANTED_HAY_BLOCK:1",
33+
"id": "ENCHANTED_WHEAT:1",
3434
"extra": [],
3535
"chance": "100%"
3636
},
@@ -70,14 +70,14 @@
7070
"chance": "2%"
7171
},
7272
{
73-
"id": "TIGHTLY_TIED_HAY_BALE:1",
73+
"id": "ENCHANTED_HAY_BALE:3",
7474
"extra": [],
75-
"chance": "1%"
75+
"chance": "0.5%"
7676
},
7777
{
7878
"id": "DYE_DUNG:1",
7979
"extra": [],
80-
"chance": "0.0002%"
80+
"chance": "0.0004%"
8181
}
8282
]
8383
}

items/PEST_LOCUST_MONSTER.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,10 @@
3030
"type": "drops",
3131
"drops": [
3232
{
33-
"id": "ENCHANTED_POTATO:1",
33+
"id": "ENCHANTED_POTATO:3",
3434
"extra": [],
3535
"chance": "100%"
3636
},
37-
{
38-
"id": "ENCHANTED_POISONOUS_POTATO:1",
39-
"extra": [],
40-
"chance": "5%"
41-
},
4237
{
4338
"id": "COMPOST:1",
4439
"extra": [],
@@ -70,19 +65,19 @@
7065
"chance": "2%"
7166
},
7267
{
73-
"id": "ENCHANTED_BAKED_POTATO:1",
68+
"id": "ENCHANTED_BAKED_POTATO:10",
7469
"extra": [],
75-
"chance": "3%"
70+
"chance": "0.5%"
7671
},
7772
{
7873
"id": "SUNDER;6:1",
7974
"extra": [],
80-
"chance": "1%"
75+
"chance": "0.5%"
8176
},
8277
{
8378
"id": "DYE_DUNG:1",
8479
"extra": [],
85-
"chance": "0.0002%"
80+
"chance": "0.0004%"
8681
}
8782
]
8883
}

items/PEST_MITE_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"type": "drops",
3030
"drops": [
3131
{
32-
"id": "ENCHANTED_CACTUS_GREEN:1",
32+
"id": "ENCHANTED_CACTUS_GREEN:2",
3333
"extra": [],
3434
"chance": "100%"
3535
},
@@ -64,9 +64,9 @@
6464
"chance": "2%"
6565
},
6666
{
67-
"id": "ENCHANTED_CACTUS:1",
67+
"id": "ENCHANTED_CACTUS:6",
6868
"extra": [],
69-
"chance": "2%"
69+
"chance": "0.5%"
7070
},
7171
{
7272
"id": "ATMOSPHERIC_FILTER:1",
@@ -76,7 +76,7 @@
7676
{
7777
"id": "DYE_DUNG:1",
7878
"extra": [],
79-
"chance": "0.0002%"
79+
"chance": "0.0004%"
8080
}
8181
]
8282
}

items/PEST_MOSQUITO_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "drops",
3131
"drops": [
3232
{
33-
"id": "ENCHANTED_SUGAR:1",
33+
"id": "ENCHANTED_SUGAR:2",
3434
"extra": [],
3535
"chance": "100%"
3636
},
@@ -65,9 +65,9 @@
6565
"chance": "2%"
6666
},
6767
{
68-
"id": "ENCHANTED_SUGAR_CANE:1",
68+
"id": "ENCHANTED_SUGAR_CANE:6",
6969
"extra": [],
70-
"chance": "2%"
70+
"chance": "0.5%"
7171
},
7272
{
7373
"id": "CLIPPED_WINGS:1",
@@ -77,7 +77,7 @@
7777
{
7878
"id": "DYE_DUNG:1",
7979
"extra": [],
80-
"chance": "0.0002%"
80+
"chance": "0.0004%"
8181
}
8282
]
8383
}

items/PEST_MOTH_MONSTER.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "drops",
3131
"drops": [
3232
{
33-
"id": "ENCHANTED_COCOA:1",
33+
"id": "ENCHANTED_COCOA:3",
3434
"extra": [],
3535
"chance": "100%"
3636
},
@@ -65,9 +65,9 @@
6565
"chance": "2%"
6666
},
6767
{
68-
"id": "ENCHANTED_COOKIE:1",
68+
"id": "ENCHANTED_COOKIE:11",
6969
"extra": [],
70-
"chance": "3%"
70+
"chance": "0.5%"
7171
},
7272
{
7373
"id": "WRIGGLING_LARVA:1",
@@ -77,7 +77,7 @@
7777
{
7878
"id": "DYE_DUNG:1",
7979
"extra": [],
80-
"chance": "0.0002%"
80+
"chance": "0.0004%"
8181
}
8282
]
8383
}

0 commit comments

Comments
 (0)