aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/DIAMOND_GOBLIN_MONSTER.json4
-rw-r--r--items/GOLDEN_GOBLIN_MONSTER.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/items/DIAMOND_GOBLIN_MONSTER.json b/items/DIAMOND_GOBLIN_MONSTER.json
index 49587d20..dadaaf19 100644
--- a/items/DIAMOND_GOBLIN_MONSTER.json
+++ b/items/DIAMOND_GOBLIN_MONSTER.json
@@ -45,6 +45,10 @@
{
"id": "PET_ITEM_PURE_MITHRIL_GEM:1",
"chance": "1%"
+ },
+ {
+ "id": "SKYBLOCK_POWDER_MITHRIL:400",
+ "chance": "100%"
}
]
}
diff --git a/items/GOLDEN_GOBLIN_MONSTER.json b/items/GOLDEN_GOBLIN_MONSTER.json
index 5e4c3f59..dc9066db 100644
--- a/items/GOLDEN_GOBLIN_MONSTER.json
+++ b/items/GOLDEN_GOBLIN_MONSTER.json
@@ -52,6 +52,10 @@
{
"id": "MITHRIL_ORE:5",
"chance": "100%"
+ },
+ {
+ "id": "SKYBLOCK_POWDER_MITHRIL:200",
+ "chance": "100%"
}
]
}