diff options
Diffstat (limited to 'items/WATER_HYDRA_SC.json')
-rw-r--r-- | items/WATER_HYDRA_SC.json | 29 |
1 files changed, 25 insertions, 4 deletions
diff --git a/items/WATER_HYDRA_SC.json b/items/WATER_HYDRA_SC.json index d60e9314..a1e08e81 100644 --- a/items/WATER_HYDRA_SC.json +++ b/items/WATER_HYDRA_SC.json @@ -1,20 +1,41 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Water Hydra (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7Water Hydra is a Legendary Sea Creature that spawns\",1:\"§7while fishing after unlocking it at Fishing Level XIX (19).\",2:\"§7It is a zombie with the head of a sea dragon and blue\",3:\"§7dyed leather armor. \"],Name:\"§3Water Hydra (Sea Creature)\"},ExtraAttributes:{id:\"WATER_HYDRA_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7Water Hydra is a Legendary Sea Creature that spawns\",1:\"§7while fishing after unlocking it at Fishing Level XIX (19).\",2:\"§7It is a zombie with the head of a sea dragon and blue\",3:\"§7dyed leather armor. \",4:\"\",5:\"§c❤ Health§8: §c500.000\",6:\"\",7:\"§cDrops:\",8:\"§7- §7Clownfish\",9:\"§7- §7Lily Pad\",10:\"§7- §7Pufferfish\",11:\"§7- §7Raw Fish\",12:\"§7- §7Raw Salmon\",13:\"§7- §7Sponge\",14:\"§7- §9Enchanted Book\",15:\" §7(Luck of the Sea VI)\",16:\"§7- §9Fish Affinty Talisman\",17:\"§7- §5Fishing Exp Boost\",18:\"§7- §5Water Hydra Head\",19:\"\",20:\"§cRequirements:\",21:\"§7- Fishing Skill 19\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§3Water Hydra (Sea Creature)\"},ExtraAttributes:{id:\"WATER_HYDRA_SC\"}}", "damage": 66, "lore": [ "§7Water Hydra is a Legendary Sea Creature that spawns", "§7while fishing after unlocking it at Fishing Level XIX (19).", "§7It is a zombie with the head of a sea dragon and blue", - "§7dyed leather armor. " + "§7dyed leather armor. ", + "", + "§c❤ Health§8: §c500.000", + "", + "§cDrops:", + "§7- §7Clownfish", + "§7- §7Lily Pad", + "§7- §7Pufferfish", + "§7- §7Raw Fish", + "§7- §7Raw Salmon", + "§7- §7Sponge", + "§7- §9Enchanted Book", + " §7(Luck of the Sea VI)", + "§7- §9Fish Affinty Talisman", + "§7- §5Fishing Exp Boost", + "§7- §5Water Hydra Head", + "", + "§cRequirements:", + "§7- Fishing Skill 19", + "", + "§6§lLEGENDARY" ], "internalname": "WATER_HYDRA_SC", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Water_Hydra" ], - "entityrender": "Zombie" + "entityrender": "Zombie", + "crafttext": "" }
\ No newline at end of file |