diff options
Diffstat (limited to 'items/LARGE_WINTER_SACK.json')
-rw-r--r-- | items/LARGE_WINTER_SACK.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/LARGE_WINTER_SACK.json b/items/LARGE_WINTER_SACK.json index b27d9d08..57262eed 100644 --- a/items/LARGE_WINTER_SACK.json +++ b/items/LARGE_WINTER_SACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Winter Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c04592a5-1918-34da-ad16-e2b406686018\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWIzMzliMWNkNDAwNTNkZWZkN2QzNTI4ZTAxZmVhODc2ZDQxYjQyZjlkOTI2ODQ2MWRhNzlmNWY2Njc3MTIzNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWhite Gift§7, §aGreen\",4:\"§aGift§7, §a§cRed Gift§7, §aSnow\",5:\"§aBlock§7, §aSnowball§7, §aIce§7,\",6:\"§7§aPacked Ice§7, §aHunk of Ice§7,\",7:\"§7§aHunk of Blue Ice\",8:\"\",9:\"§7Capacity: §e20,160 per item\",10:\"§8Sacks sum their capacity.\",11:\"\",12:\"§9§lRARE\"],Name:\"§9Winter Sack\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"LARGE_WINTER_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c04592a5-1918-34da-ad16-e2b406686018\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWIzMzliMWNkNDAwNTNkZWZkN2QzNTI4ZTAxZmVhODc2ZDQxYjQyZjlkOTI2ODQ2MWRhNzlmNWY2Njc3MTIzNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWhite Gift§7, §aGreen\",4:\"§aGift§7, §a§cRed Gift§7, §aSnow\",5:\"§aBlock§7, §aSnowball§7, §aIce§7,\",6:\"§7§aPacked Ice§7, §aHunk of Ice§7,\",7:\"§7§aHunk of Blue Ice\",8:\"\",9:\"§7Capacity: §e20,160 per item\",10:\"§8Sacks sum their capacity.\",11:\"\",12:\"§9§lRARE\"],Name:\"§9Winter Sack\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"LARGE_WINTER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Winter_Sack" + ] }
\ No newline at end of file |