aboutsummaryrefslogtreecommitdiff
path: root/items/POND_SQUID_SC.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/POND_SQUID_SC.json')
-rw-r--r--items/POND_SQUID_SC.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/items/POND_SQUID_SC.json b/items/POND_SQUID_SC.json
new file mode 100644
index 00000000..20ddd549
--- /dev/null
+++ b/items/POND_SQUID_SC.json
@@ -0,0 +1,49 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aPond Squid (Monster)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d1bdf36-9472-41de-b691-ae316ed90bab\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDljMmM5Y2U2N2ViNTk3MWNjNTk1ODQ2M2U2YzlhYmFiOGU1OTlhZGMyOTVmNGQ0MjQ5OTM2YjAwOTU3NjlkZCJ9fX0\u003d\"}]}},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:\"§f§lCOMMON\"],Name:\"§aPond Squid (Monster)\"},ExtraAttributes:{id:\"POND_SQUID_SC\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Squids are a common passive Mob found by",
+ "§7fishing or in The Park ",
+ "",
+ "§c❤ Health§8: §c2,000",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POND_SQUID_SC",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Squid",
+ "https://wiki.hypixel.net/Pond_Squid"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "name": "§cPond Squid",
+ "level": 1,
+ "coins": 5,
+ "xp": 5,
+ "render": "Squid",
+ "panorama": "hub",
+ "type": "drops",
+ "extra": [
+ "§cRequirements:",
+ "§7- Fishing Skill 1",
+ "§7- §bFished from water"
+ ],
+ "drops": [
+ {
+ "id": "WATER_LILY",
+ "chance": "x1-2"
+ },
+ {
+ "id": "INK_SACK",
+ "chance": "x2-3"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file