1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "SUPER_COMPACTOR_3000",
"itemid": "minecraft:dropper",
"displayname": "Super Compactor 3000",
"clickcommand": "viewrecipe",
"damage": 0,
"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:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SUPER_COMPACTOR_3000\",uuid:\"d469b507-dabb-4f3f-adb6-5190e47768c5\",timestamp:\"3/30/20 11:34 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7This item can be used as a",
"§7minion upgrade. This will",
"§7automatically turn materials",
"§7that a minion produces into",
"§7their enchanted form when there",
"§7are enough resources in the",
"§7minion\u0027s storage.",
"",
"§9§lRARE"
]
}
|