diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-04-19 15:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-19 15:03:59 +0200 |
commit | 8a63f065f8167d7783eb3fe04b4cc07133c74531 (patch) | |
tree | deb270cce60131cbe4268b1ff3a2f573a7d630ef /items/SHARK_WATER_ORB.json | |
parent | 21990dd94a29329cf4907a7942efd860493d7021 (diff) | |
download | NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.tar.gz NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.tar.bz2 NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.zip |
Fixed lore and nbt of backpacks and fixed dso drop chance (#917)
* Fixed lore and nbt of backpacks and fixed dso drop chance
* Fixed lore of leg pig
* Fixed lore of Bat Pet
* Fixed Crit 7 and Lavatears Lore and fixed drop chance of bal
* Added a lot of wiki links, added new items, fixed lore of some items, added new abiphone contact
maybe more coming soon
* Fixed lore of rat pet
Diffstat (limited to 'items/SHARK_WATER_ORB.json')
-rw-r--r-- | items/SHARK_WATER_ORB.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/SHARK_WATER_ORB.json b/items/SHARK_WATER_ORB.json index c15403b0..33c4801e 100644 --- a/items/SHARK_WATER_ORB.json +++ b/items/SHARK_WATER_ORB.json @@ -14,19 +14,19 @@ "§6§lLEGENDARY" ], "recipe": { - "A1": "ENCHANTED_SHARK_FIN:3", + "A1": "ENCHANTED_SHARK_FIN:1", "A2": "GREAT_WHITE_SHARK_TOOTH:1", - "A3": "ENCHANTED_SHARK_FIN:3", - "B1": "BLUE_SHARK_TOOTH:8", + "A3": "ENCHANTED_SHARK_FIN:1", + "B1": "BLUE_SHARK_TOOTH:6", "B2": "WATER_ORB:1", - "B3": "NURSE_SHARK_TOOTH:16", - "C1": "ENCHANTED_SHARK_FIN:3", + "B3": "NURSE_SHARK_TOOTH:12", + "C1": "ENCHANTED_SHARK_FIN:1", "C2": "TIGER_SHARK_TOOTH:4", - "C3": "ENCHANTED_SHARK_FIN:3" + "C3": "ENCHANTED_SHARK_FIN:1" }, "internalname": "SHARK_WATER_ORB", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |