diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-08 21:08:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 21:08:35 +0200 |
commit | 0162818487df8c5b107a2228fe71684c544a0b90 (patch) | |
tree | 5fc317d75ee71fbf1955931d6fe07c23a71dc2e3 /items/FLYING_FISH;2.json | |
parent | 0bdb82a34e4dd1d09f3761a4e033b70e8c3ab333 (diff) | |
download | NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.gz NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.bz2 NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.zip |
Fixed lore of Etherwarp Merger and added Hemobomb recipe (#963)
* Fixed lore of Etherwarp Merger and added Hemobomb recipe
* Fixed Flying Fish Speed and lore
* Added new skins
* Added new items, fixed grizzly salmon and divan drill
* Fixed conflict enchant
* Fixed lore of Terror Armor
* Fixed lore of spirit armour
* Fixed thing in lore
* Fixed Kuudra Mandible Reforge
* Added new bingo items
* Fixed Tara Tier 3 and 4 name
* Fixed Fungi Cutter
* Fixed more lores
Diffstat (limited to 'items/FLYING_FISH;2.json')
-rw-r--r-- | items/FLYING_FISH;2.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/FLYING_FISH;2.json b/items/FLYING_FISH;2.json index a08434c8..ca7b4047 100644 --- a/items/FLYING_FISH;2.json +++ b/items/FLYING_FISH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Flying Fish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c7b1a789-f7b4-394f-84a5-9ba19cb347d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDBjZDcxZmJiYmJiNjZjN2JhZjc4ODFmNDE1YzY0ZmE4NGY2NTA0OTU4YTU3Y2NkYjg1ODkyNTI2NDdlYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a+{DEFENSE}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Grants §b+{0}☂ Fishing Speed§7.\",7:\"\",8:\"§6Water Bender\",9:\"§7§7Gives §a{1} §c❁ Strength\",10:\"§c§7and §a❈ Defense §7when near\",11:\"§7water\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Flying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",id:\"FLYING_FISH;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c7b1a789-f7b4-394f-84a5-9ba19cb347d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDBjZDcxZmJiYmJiNjZjN2JhZjc4ODFmNDE1YzY0ZmE4NGY2NTA0OTU4YTU3Y2NkYjg1ODkyNTI2NDdlYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a+{DEFENSE}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Grants §b+{0}☂ Fishing Speed§7.\",7:\"\",8:\"§6Water Bender\",9:\"§7§7Gives §a{1} §c❁ Strength\",10:\"§7§a❈ Defense §7when near water.\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Flying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"FLYING_FISH;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", @@ -14,8 +14,7 @@ "", "§6Water Bender", "§7§7Gives §a{1} §c❁ Strength", - "§c§7and §a❈ Defense §7when near", - "§7water", + "§7§a❈ Defense §7when near water.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -24,7 +23,7 @@ ], "internalname": "FLYING_FISH;2", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flying_Fish_Pet", |