aboutsummaryrefslogtreecommitdiff
path: root/items/SQUID_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SQUID_MONSTER.json')
-rw-r--r--items/SQUID_MONSTER.json20
1 files changed, 16 insertions, 4 deletions
diff --git a/items/SQUID_MONSTER.json b/items/SQUID_MONSTER.json
index dfab684e..0cb67b80 100644
--- a/items/SQUID_MONSTER.json
+++ b/items/SQUID_MONSTER.json
@@ -1,18 +1,30 @@
{
"itemid": "minecraft:spawn_egg",
"displayname": "§aSquid (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7Squids are a common passive Mob found by\",1:\"§7fishing or in The Park \"],Name:\"§aSquid (Monster)\"},ExtraAttributes:{id:\"SQUID_MONSTER\"}}",
+ "nbttag": "{display:{Lore:[0:\"§7Squids are a common passive Mob found by\",1:\"§7fishing or in The Park \",2:\"\",3:\"§c❤ Health§8: §c2.000\",4:\"\",5:\"§cDrops:\",6:\"§7- §7Ink Sack\",7:\"§7- §7Lily Pad\",8:\"\",9:\"§cRequirements:\",10:\"§7- Fishing Skill 1\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§aSquid (Monster)\"},ExtraAttributes:{id:\"SQUID_MONSTER\"}}",
"damage": 94,
"lore": [
"§7Squids are a common passive Mob found by",
- "§7fishing or in The Park "
+ "§7fishing or in The Park ",
+ "",
+ "§c❤ Health§8: §c2.000",
+ "",
+ "§cDrops:",
+ "§7- §7Ink Sack",
+ "§7- §7Lily Pad",
+ "",
+ "§cRequirements:",
+ "§7- Fishing Skill 1",
+ "",
+ "§f§lCOMMON"
],
"internalname": "SQUID_MONSTER",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Squid"
],
- "entityrender": "Squid"
+ "entityrender": "Squid",
+ "crafttext": ""
} \ No newline at end of file