diff options
Diffstat (limited to 'items/BLUE_SHARK_SC.json')
-rw-r--r-- | items/BLUE_SHARK_SC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/BLUE_SHARK_SC.json b/items/BLUE_SHARK_SC.json index de0e4db4..3a2e53da 100644 --- a/items/BLUE_SHARK_SC.json +++ b/items/BLUE_SHARK_SC.json @@ -1,11 +1,11 @@ {
"itemid": "minecraft:spawn_egg",
"displayname": "§3Blue 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 9.\"],Name:\"§3Blue Shark (Sea Creature)\"},ExtraAttributes:{id:\"BLUE_SHARK_SC\"}}",
+ "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 during fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 9.\"],Name:\"§3Blue Shark (Sea Creature)\"},ExtraAttributes:{id:\"BLUE_SHARK_SC\"}}",
"damage": 54,
"lore": [
"§7The Blue 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 9."
],
"internalname": "BLUE_SHARK_SC",
|