diff options
Diffstat (limited to 'items/PIGS_FOOT.json')
-rw-r--r-- | items/PIGS_FOOT.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/PIGS_FOOT.json b/items/PIGS_FOOT.json index 9bce9860..9121b858 100644 --- a/items/PIGS_FOOT.json +++ b/items/PIGS_FOOT.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a3cb3382-7e47-3df7-9494-66b4a6d11c89\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNGZhZWJlZmQwYThmNzIxNDAzZTMxNDJlZmVjYjgzZmJmNGI3ZDFmNzA1ZDBjOWI0NGQ5MWYwYmY0MDEyN2IifX19\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Like a Rabbit's Foot, but more\",3:\"§7useless.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Pig's Foot\"},ExtraAttributes:{id:\"PIGS_FOOT\"}}", - "modver": "1.0.0", + "modver": "2.1.0-REL", "lore": [ "§7Speed: §a+1", "", @@ -17,6 +17,14 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pig's_Foot" + "https://hypixel-skyblock.fandom.com/wiki/Pig's_Foot", + "https://wiki.hypixel.net/Pig's_Foot" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:100", + "result": "PIGS_FOOT" + } ] -} +}
\ No newline at end of file |