diff options
Diffstat (limited to 'items/LARGE_WINTER_SACK.json')
-rw-r--r-- | items/LARGE_WINTER_SACK.json | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/items/LARGE_WINTER_SACK.json b/items/LARGE_WINTER_SACK.json index d611458e..46d88e49 100644 --- a/items/LARGE_WINTER_SACK.json +++ b/items/LARGE_WINTER_SACK.json @@ -1,19 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§9Winter 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, §aEnchanted Snow Block§7,\",6:\"§7§aSnowball§7, §aIce§7, §aEnchanted\",7:\"§aIce§7, §aPacked Ice§7, §aEnchanted\",8:\"§aPacked Ice§7, §aHunk of Ice§7,\",9:\"§7§aHunk of Blue Ice\",10:\"\",11:\"§7Capacity: §e20,160 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§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\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aEnchanted Ice§7,\",4:\"§7§aEnchanted Packed Ice§7,\",5:\"§7§aEnchanted Snow Block§7,\",6:\"§7§aGlacial Fragment§7, §aGreen\",7:\"§aGift§7, §aHunk of Blue Ice§7,\",8:\"§7§aHunk of Ice§7, §aIce§7, §aPacked\",9:\"§aIce§7, §aSnow Block§7,\",10:\"§7§aSnowball§7, §aWalnut§7, §aWhite\",11:\"§aGift§7, §a§cRed Gift\",12:\"\",13:\"§7Capacity: §e20,160 per item\",14:\"§8Sacks sum their capacity.\",15:\"\",16:\"§9§lRARE\"],Name:\"§9Winter Sack\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"LARGE_WINTER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", "§7your sacks.", "", - "§7§7Items: §aWhite Gift§7, §aGreen", - "§aGift§7, §a§cRed Gift§7, §aSnow", - "§aBlock§7, §aEnchanted Snow Block§7,", - "§7§aSnowball§7, §aIce§7, §aEnchanted", - "§aIce§7, §aPacked Ice§7, §aEnchanted", - "§aPacked Ice§7, §aHunk of Ice§7,", - "§7§aHunk of Blue Ice", + "§7§7Items: §aEnchanted Ice§7,", + "§7§aEnchanted Packed Ice§7,", + "§7§aEnchanted Snow Block§7,", + "§7§aGlacial Fragment§7, §aGreen", + "§aGift§7, §aHunk of Blue Ice§7,", + "§7§aHunk of Ice§7, §aIce§7, §aPacked", + "§aIce§7, §aSnow Block§7,", + "§7§aSnowball§7, §aWalnut§7, §aWhite", + "§aGift§7, §a§cRed Gift", "", "§7Capacity: §e20,160 per item", "§8Sacks sum their capacity.", @@ -31,9 +33,9 @@ ], "recipes": [ { - "type": "trade", - "cost": "ENCHANTED_EMERALD:6", - "result": "WINTER_SACK" + "type": "trade", + "cost": "ENCHANTED_EMERALD:6", + "result": "WINTER_SACK" } ] }
\ No newline at end of file |