diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 14:37:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:37:54 +0200 |
commit | b69cd86f76d4561271d968c069d22c80becad679 (patch) | |
tree | 24fdb2d7170305c76aec4d637ebed3889a1a372a /items/LORD_JAWBUS_SC.json | |
parent | 0058b28f8cd70e0211f0244311b9f8d13ecfc18a (diff) | |
download | NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.gz NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.bz2 NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.zip |
Fixed a few items (#846)
* Fixed a few items
* Added 33 wiki links
* Fixed recipe
* Fixed Lord Jawbus and added new drops
* new attributes
* Added parent for crab hats and added jax
* Changed uuid's
Diffstat (limited to 'items/LORD_JAWBUS_SC.json')
-rw-r--r-- | items/LORD_JAWBUS_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/LORD_JAWBUS_SC.json b/items/LORD_JAWBUS_SC.json index 51f6b3fe..97ba9d7d 100644 --- a/items/LORD_JAWBUS_SC.json +++ b/items/LORD_JAWBUS_SC.json @@ -37,7 +37,7 @@ ], "drops": [ { - "id": "MAGMA_FISH:25", + "id": "MAGMA_FISH_SILVER:25", "chance": "100%" }, { @@ -51,6 +51,10 @@ { "id": "RADIOACTIVE_VIAL", "chance": "0.3%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "4%" } ] } |