aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2024-06-09 18:03:32 +1000
committerGitHub <noreply@github.com>2024-06-09 08:03:32 +0000
commit657e0088ac4414630c510c987b54ace858c6b8d0 (patch)
tree071e489f7081e30aa910cce907c0313554d074df
parentb438e1b1c507071c69312223d31ddbc2564230c9 (diff)
downloadNotEnoughUpdates-REPO-657e0088ac4414630c510c987b54ace858c6b8d0.tar.gz
NotEnoughUpdates-REPO-657e0088ac4414630c510c987b54ace858c6b8d0.tar.bz2
NotEnoughUpdates-REPO-657e0088ac4414630c510c987b54ace858c6b8d0.zip
add ender monocle to watcher drops (#1241)
-rw-r--r--items/WATCHER_MONSTER.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/items/WATCHER_MONSTER.json b/items/WATCHER_MONSTER.json
index 1a9d3ba4..57a2dc9f 100644
--- a/items/WATCHER_MONSTER.json
+++ b/items/WATCHER_MONSTER.json
@@ -62,6 +62,10 @@
{
"id": "DYE_BONE:1",
"chance": "0.0000333%"
+ },
+ {
+ "id": "ENDER_MONOCLE:1",
+ "chance": "0.5%"
}
]
}