diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-30 13:25:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 11:25:57 +0000 |
| commit | 84c6756c667aece1fdfddd3d6777276ff8f0428b (patch) | |
| tree | 080102ef9a874d27166a1ca23c477507752c376d /items/LAVA_LEECH_SC.json | |
| parent | 6a168cea10e7be6286d69b1eaa597f391af33cae (diff) | |
| download | NotEnoughUpdates-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/LAVA_LEECH_SC.json')
| -rw-r--r-- | items/LAVA_LEECH_SC.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/LAVA_LEECH_SC.json b/items/LAVA_LEECH_SC.json index da09e1ef..92e45eac 100644 --- a/items/LAVA_LEECH_SC.json +++ b/items/LAVA_LEECH_SC.json @@ -47,6 +47,10 @@ { "id": "PITCHIN_KOI", "chance": "0.4%" + }, + { + "id": "DYE_CARMINE", + "chance": "0.00004%" } ] } |
