aboutsummaryrefslogtreecommitdiff
path: root/items/DIAMOND_GOBLIN_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-01-25 01:26:07 +0100
committerGitHub <noreply@github.com>2025-01-25 00:26:07 +0000
commitc89735b99a49f07806aff18ce9b5a3e1be50af88 (patch)
tree1f129644fc91a2a38c7a01b3458cf6b581647139 /items/DIAMOND_GOBLIN_MONSTER.json
parent6e9c345a6acad09f09a28647451b79bf9d607a7e (diff)
downloadNotEnoughUpdates-REPO-c89735b99a49f07806aff18ce9b5a3e1be50af88.tar.gz
NotEnoughUpdates-REPO-c89735b99a49f07806aff18ce9b5a3e1be50af88.tar.bz2
NotEnoughUpdates-REPO-c89735b99a49f07806aff18ce9b5a3e1be50af88.zip
feat: Golden/Dia Goblin Powder Loot (#1633)
Diffstat (limited to 'items/DIAMOND_GOBLIN_MONSTER.json')
-rw-r--r--items/DIAMOND_GOBLIN_MONSTER.json4
1 files changed, 4 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%"
}
]
}