diff options
Diffstat (limited to 'items/GREAT_WHITE_SHARK_SC.json')
-rw-r--r-- | items/GREAT_WHITE_SHARK_SC.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/GREAT_WHITE_SHARK_SC.json b/items/GREAT_WHITE_SHARK_SC.json index 35a82324..089be525 100644 --- a/items/GREAT_WHITE_SHARK_SC.json +++ b/items/GREAT_WHITE_SHARK_SC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§3Great White Shark (Sea Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27b73cfa-c464-3eec-a7b7-3cfac4641eec\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzdlYjEyMTAyYjcxNmU2Y2ZkNWIzMWY2ZDhkNjE1YTE0MDQxOTg3MzYyNmEwZjM2MDk1N2UyZjUwN2IifX19\"}]}},display:{Lore:[0:\"§7The Great White 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 24.\",3:\"\",4:\"§c❤ Health§8: §c1.500.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §9Shark Fin\",8:\"§7- §6Great White Shark Tooth\",9:\"§7- §5Megalodon\",10:\"§7- §6Megalodon\",11:\"\",12:\"§cRequirements:\",13:\"§7- Fishing Skill 24\",14:\"§7- §bFishing Festival\"],Name:\"§3Great White Shark (Sea Creature)\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_SC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27b73cfa-c464-3eec-a7b7-3cfac4641eec\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzdlYjEyMTAyYjcxNmU2Y2ZkNWIzMWY2ZDhkNjE1YTE0MDQxOTg3MzYyNmEwZjM2MDk1N2UyZjUwN2IifX19\"}]}},display:{Lore:[0:\"§7The Great White 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 24.\",3:\"\",4:\"§c❤ Health§8: §c1.500.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §9Shark Fin\",8:\"§7- §6Great White Shark Tooth\",9:\"§7- §5Megalodon\",10:\"§7- §6Megalodon\",11:\"\",12:\"§cRequirements:\",13:\"§7- Fishing Skill 24\",14:\"§7- §9Fishing Festival\",15:\"§7- §bFished from water\",16:\"\",17:\"§c§lSPECIAL\"],Name:\"§3Great White Shark (Sea Creature)\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_SC\"}}", "damage": 3, "lore": [ "§7The Great White Shark is one of 4 sharks added in the fishing aspect of the", @@ -18,7 +18,10 @@ "", "§cRequirements:", "§7- Fishing Skill 24", - "§7- §bFishing Festival" + "§7- §9Fishing Festival", + "§7- §bFished from water", + "", + "§c§lSPECIAL" ], "internalname": "GREAT_WHITE_SHARK_SC", "clickcommand": "", |