aboutsummaryrefslogtreecommitdiff
path: root/items/LARGE_ENCHANTED_COMBAT_SACK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/LARGE_ENCHANTED_COMBAT_SACK.json')
-rw-r--r--items/LARGE_ENCHANTED_COMBAT_SACK.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/items/LARGE_ENCHANTED_COMBAT_SACK.json b/items/LARGE_ENCHANTED_COMBAT_SACK.json
new file mode 100644
index 00000000..65cd0954
--- /dev/null
+++ b/items/LARGE_ENCHANTED_COMBAT_SACK.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Large Enchanted Combat Sack",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0aa7485-1e9c-38be-aa0a-e8b5aeb91a84\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJhMzQyMDY5NzI1NjUxN2Q1MzYxYjM0NjMwMTk2NDdjMDY4OTcyNWIzNDg5ZjlkZDI0YTIyZGRkNDBiZDQxZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aEnchanted Rotten\",4:\"§aFlesh§7, §aEnchanted Bone§7,\",5:\"§7§aEnchanted String§7, §aEnchanted\",6:\"§aSpider Eye§7, §aEnchanted\",7:\"§aGunpowder§7, §aEnchanted Ender\",8:\"§aPearl§7, §aEnchanted Ghast Tear§7,\",9:\"§7§aEnchanted Slimeball§7,\",10:\"§7§aEnchanted Blaze Powder§7,\",11:\"§7§aEnchanted Magma Cream\",12:\"\",13:\"§7Capacity: §e20,160 per item\",14:\"§8Sacks sum their capacity.\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Enchanted Combat Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_COMBAT_SACK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Item pickups go directly into",
+ "§7your sacks.",
+ "",
+ "§7§7Items: §aEnchanted Rotten",
+ "§aFlesh§7, §aEnchanted Bone§7,",
+ "§7§aEnchanted String§7, §aEnchanted",
+ "§aSpider Eye§7, §aEnchanted",
+ "§aGunpowder§7, §aEnchanted Ender",
+ "§aPearl§7, §aEnchanted Ghast Tear§7,",
+ "§7§aEnchanted Slimeball§7,",
+ "§7§aEnchanted Blaze Powder§7,",
+ "§7§aEnchanted Magma Cream",
+ "",
+ "§7Capacity: §e20,160 per item",
+ "§8Sacks sum their capacity.",
+ "",
+ "§5§lEPIC"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_ROTTEN_FLESH:16",
+ "A2": "ENCHANTED_STRING:16",
+ "A3": "ENCHANTED_ROTTEN_FLESH:16",
+ "B1": "ENCHANTED_ROTTEN_FLESH:16",
+ "B2": "ENCHANTED_LEATHER:4",
+ "B3": "ENCHANTED_ROTTEN_FLESH:16",
+ "C1": "ENCHANTED_ROTTEN_FLESH:16",
+ "C2": "ENCHANTED_ROTTEN_FLESH:16",
+ "C3": "ENCHANTED_ROTTEN_FLESH:16"
+ },
+ "internalname": "LARGE_ENCHANTED_COMBAT_SACK",
+ "crafttext": "requires rotten flesh X",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
+ "infoType": ""
+} \ No newline at end of file