From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/SUPER_COMPACTOR_3000.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/SUPER_COMPACTOR_3000.json') diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index c80e4a43..12c19a3e 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dropper", "displayname": "§9Super Compactor 3000", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. This will\",2:\"§7automatically turn materials\",3:\"§7that a minion produces into\",4:\"§7their enchanted form when there\",5:\"§7are enough resources in the\",6:\"§7minion's storage.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Super Compactor 3000\"},ExtraAttributes:{id:\"SUPER_COMPACTOR_3000\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. This will\",2:\"§7automatically turn materials\",3:\"§7that a minion produces into\",4:\"§7their enchanted form when there\",5:\"§7are enough resources in the\",6:\"§7minion\u0027s storage.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Super Compactor 3000\"},ExtraAttributes:{id:\"SUPER_COMPACTOR_3000\"}}", "damage": 0, "lore": [ "§7This item can be used as a", @@ -10,7 +10,7 @@ "§7that a minion produces into", "§7their enchanted form when there", "§7are enough resources in the", - "§7minion's storage.", + "§7minion\u0027s storage.", "", "§9§lRARE" ], @@ -27,5 +27,6 @@ }, "internalname": "SUPER_COMPACTOR_3000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cobblestone IX" } \ No newline at end of file -- cgit