aboutsummaryrefslogtreecommitdiff
path: root/items/LARGE_AGRONOMY_SACK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/LARGE_AGRONOMY_SACK.json')
-rw-r--r--items/LARGE_AGRONOMY_SACK.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json
new file mode 100644
index 00000000..9a1fd79a
--- /dev/null
+++ b/items/LARGE_AGRONOMY_SACK.json
@@ -0,0 +1,36 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Large Agronomy Sack",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c004afdb-b7a1-3bb6-a766-8a772b28ef2c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjUzNTAxMiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWY4MzViODk0MWZlMzE5OTMxNzQ5Yjg3ZmU4ZTg0YzVkMWY0YTI3MWI1ZmJjZTVlNzAwYTYwMDA0ZDg4MWY3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWheat§7, §aCarrot§7,\",4:\"§7§aPotato§7, §aPumpkin§7,\",5:\"§7§aMelon§7, §aSeeds§7,\",6:\"§7§aMushroom§7, §aCocoa Beans§7,\",7:\"§7§aCactus§7, §aSugar Cane§7,\",8:\"§7§aNether Wart\",9:\"\",10:\"§7Capacity: §e20,160 per item\",11:\"§8Sacks sum their capacity.\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Large Agronomy Sack\"},ExtraAttributes:{id:\"LARGE_AGRONOMY_SACK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Item pickups go directly into",
+ "§7your sacks.",
+ "",
+ "§7§7Items: §aWheat§7, §aCarrot§7,",
+ "§7§aPotato§7, §aPumpkin§7,",
+ "§7§aMelon§7, §aSeeds§7,",
+ "§7§aMushroom§7, §aCocoa Beans§7,",
+ "§7§aCactus§7, §aSugar Cane§7,",
+ "§7§aNether Wart",
+ "",
+ "§7Capacity: §e20,160 per item",
+ "§8Sacks sum their capacity.",
+ "",
+ "§5§lEPIC"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_HAY_BLOCK:8",
+ "A2": "ENCHANTED_HAY_BLOCK:8",
+ "A3": "ENCHANTED_HAY_BLOCK:8",
+ "B1": "ENCHANTED_HAY_BLOCK:8",
+ "B2": "MEDIUM_AGRONOMY_SACK:1",
+ "B3": "ENCHANTED_HAY_BLOCK:8",
+ "C1": "ENCHANTED_HAY_BLOCK:8",
+ "C2": "ENCHANTED_HAY_BLOCK:8",
+ "C3": "ENCHANTED_HAY_BLOCK:8"
+ },
+ "internalname": "LARGE_AGRONOMY_SACK",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0"
+} \ No newline at end of file