aboutsummaryrefslogtreecommitdiff
path: root/items/SEA_EMPEROR_SC.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-09-30 13:25:57 +0200
committerGitHub <noreply@github.com>2024-09-30 11:25:57 +0000
commit84c6756c667aece1fdfddd3d6777276ff8f0428b (patch)
tree080102ef9a874d27166a1ca23c477507752c376d /items/SEA_EMPEROR_SC.json
parent6a168cea10e7be6286d69b1eaa597f391af33cae (diff)
downloadNotEnoughUpdates-REPO-84c6756c667aece1fdfddd3d6777276ff8f0428b.tar.gz
NotEnoughUpdates-REPO-84c6756c667aece1fdfddd3d6777276ff8f0428b.tar.bz2
NotEnoughUpdates-REPO-84c6756c667aece1fdfddd3d6777276ff8f0428b.zip
feat: Dye chances on 110 mobs (#1381)
* feat: Dye chances on 110 mobs * fix: Double %
Diffstat (limited to 'items/SEA_EMPEROR_SC.json')
-rw-r--r--items/SEA_EMPEROR_SC.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/items/SEA_EMPEROR_SC.json b/items/SEA_EMPEROR_SC.json
index e8242c98..97c7afbb 100644
--- a/items/SEA_EMPEROR_SC.json
+++ b/items/SEA_EMPEROR_SC.json
@@ -91,6 +91,11 @@
{
"id": "BLESSING;6",
"chance": "2%"
+ },
+ {
+ "id": "DYE_AQUAMARINE",
+ "extra": [],
+ "chance": "0.001%"
}
]
}