diff options
Diffstat (limited to 'items/GREAT_WHITE_SHARK_SC.json')
-rw-r--r-- | items/GREAT_WHITE_SHARK_SC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GREAT_WHITE_SHARK_SC.json b/items/GREAT_WHITE_SHARK_SC.json index 7b849e43..f27c321f 100644 --- a/items/GREAT_WHITE_SHARK_SC.json +++ b/items/GREAT_WHITE_SHARK_SC.json @@ -1,11 +1,11 @@ {
"itemid": "minecraft:spawn_egg",
"displayname": "§3Great White Shark (Sea Creature)",
- "nbttag": "{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 durring fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 24.\"],Name:\"§3Great White Shark (Sea Creature)\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_SC\"}}",
+ "nbttag": "{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.\"],Name:\"§3Great White Shark (Sea Creature)\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_SC\"}}",
"damage": 54,
"lore": [
"§7The Great White Shark is one of 4 sharks added in the fishing aspect of the",
- "§7community center update. It can be caught durring fishing festivals",
+ "§7community center update. It can be caught during fishing festivals",
"§7while Marina is mayor by those of at least Fishing Level 24."
],
"internalname": "GREAT_WHITE_SHARK_SC",
|