diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-28 19:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 18:21:20 +0000 |
commit | de9a85f0aeb34020a553aee032b898e6b4aa0077 (patch) | |
tree | 121284a9ef6e81fd81a7dde3dbe5e589a3a860d3 /items/PIGS_FOOT.json | |
parent | 28aa9caa4fbdf986b1ede13b9e27d577c284652b (diff) | |
download | NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.gz NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.bz2 NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.zip |
Added new items from the winter update and fixed some items (#1051)
* Added new items from the winter update and fixed some items
* Added new sack items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added another missing item
* Added Toy and Hoodie
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/PIGS_FOOT.json')
-rw-r--r-- | items/PIGS_FOOT.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/PIGS_FOOT.json b/items/PIGS_FOOT.json index 01a737ff..81d9fe92 100644 --- a/items/PIGS_FOOT.json +++ b/items/PIGS_FOOT.json @@ -1,25 +1,25 @@ { "itemid": "minecraft:skull", "displayname": "§9Pig\u0027s Foot", - "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\u0027s Foot, but more\",3:\"§7useless.\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Pig\u0027s Foot\"},ExtraAttributes:{id:\"PIGS_FOOT\"}}", + "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\u0027s Foot, but more\",3:\"§7useless.\",4:\"\",5:\"§8§l* §8Soulbound §8§l**\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Pig\u0027s Foot\"},ExtraAttributes:{id:\"PIGS_FOOT\"}}", "damage": 3, "lore": [ "§7Speed: §a+1", "", - "§7Like a Rabbit's Foot, but more", + "§7Like a Rabbit\u0027s Foot, but more", "§7useless.", "", - "§8§l* §8Co-op Soulbound §8§l*", + "§8§l* §8Soulbound §8§l**", "§9§lRARE ACCESSORY" ], "internalname": "PIGS_FOOT", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pig's_Foot", - "https://wiki.hypixel.net/Pig's_Foot" + "https://hypixel-skyblock.fandom.com/wiki/Pig\u0027s_Foot", + "https://wiki.hypixel.net/Pig\u0027s_Foot" ], "recipes": [ { |