diff options
Diffstat (limited to 'items/SNAIL;0.json')
-rw-r--r-- | items/SNAIL;0.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/items/SNAIL;0.json b/items/SNAIL;0.json new file mode 100644 index 00000000..05de5b43 --- /dev/null +++ b/items/SNAIL;0.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §fSnail", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"086630c9-9079-3ab1-8125-f9583d752ee2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjQxMzY3ODczMiwKICAicHJvZmlsZUlkIiA6ICJjMTNkYzkxZjg1YjA0ZWM4OGU2NDk5YzdjZDc4Zjk3MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJjcnlwdGljX2Zyb2dfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUwYTk5MzNhM2IxMDQ4OWQzOGY2OTUwYzRlNjI4YmZjZjlmN2EyN2Y4ZDg0NjY2ZjA0ZjE0ZDUzNzQyNTI5NzIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Red Sand Enjoyer\",5:\"§7§7Red Sand minions work §a{0}%\",6:\"§a§7faster while on your island.\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSnail\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNAIL\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0.0,\\\"hideRightClick\\\":false}\",id:\"SNAIL;0\"}}", + "damage": 3, + "lore": [ + "§8Mining Pet", + "", + "§7Intelligence: §a{INTELLIGENCE}", + "", + "§6Red Sand Enjoyer", + "§7§7Red Sand minions work §a{0}%", + "§a§7faster while on your island.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "SNAIL;0", + "clickcommand": "viewrecipe", + "recipe": { + "A1": "BURNING_EYE:32", + "A2": "ENCHANTED_RED_SAND:32", + "A3": "BURNING_EYE:32", + "B1": "ENCHANTED_RED_SAND:32", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_RED_SAND:32", + "C1": "BURNING_EYE:32", + "C2": "ENCHANTED_RED_SAND:32", + "C3": "BURNING_EYE:32" + }, + "crafttext": "33% chance", + "useneucraft": true, + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snail_Pet" + ] +}
\ No newline at end of file |