diff options
Diffstat (limited to 'items/BLUE_SHARK_SC.json')
-rw-r--r-- | items/BLUE_SHARK_SC.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/BLUE_SHARK_SC.json b/items/BLUE_SHARK_SC.json index cc50abff..ac4e2f9f 100644 --- a/items/BLUE_SHARK_SC.json +++ b/items/BLUE_SHARK_SC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§3Blue Shark (Sea Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c6e8f0dc-1966-3c37-86e8-f0dc19661c37\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgxZTFkMDZlNWYwNjU0YTY4MmEzMjY0OTA1YjVkYzRiOGU3YjYxM2FiNjY5N2FjNDVmMmUwZGEzYmM5YjRmZCJ9fX0\"}]}},display:{Lore:[0:\"§7The Blue Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught during fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 10.\",3:\"\",4:\"§c❤ Health§8: §c25.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §9Shark Fin\",8:\"§7- §9Blue Shark Tooth\",9:\"\",10:\"§cRequirements:\",11:\"§7- Fishing Skill 10\",12:\"§7- §bFishing Festival\"],Name:\"§3Blue Shark (Sea Creature)\"},ExtraAttributes:{id:\"BLUE_SHARK_SC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c6e8f0dc-1966-3c37-86e8-f0dc19661c37\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgxZTFkMDZlNWYwNjU0YTY4MmEzMjY0OTA1YjVkYzRiOGU3YjYxM2FiNjY5N2FjNDVmMmUwZGEzYmM5YjRmZCJ9fX0\"}]}},display:{Lore:[0:\"§7The Blue Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught during fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 10.\",3:\"\",4:\"§c❤ Health§8: §c25.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §9Shark Fin\",8:\"§7- §9Blue Shark Tooth\",9:\"\",10:\"§cRequirements:\",11:\"§7- Fishing Skill 10\",12:\"§7- §9Fishing Festival\",13:\"§7- §bFished from water\",14:\"\",15:\"§c§lSPECIAL\"],Name:\"§3Blue Shark (Sea Creature)\"},ExtraAttributes:{id:\"BLUE_SHARK_SC\"}}", "damage": 3, "lore": [ "§7The Blue Shark is one of 4 sharks added in the fishing aspect of the", @@ -16,7 +16,10 @@ "", "§cRequirements:", "§7- Fishing Skill 10", - "§7- §bFishing Festival" + "§7- §9Fishing Festival", + "§7- §bFished from water", + "", + "§c§lSPECIAL" ], "internalname": "BLUE_SHARK_SC", "clickcommand": "", |