1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"internalname": "COMPACTOR",
"itemid": "minecraft:dropper",
"displayname": "Compactor",
"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 block form.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aCompactor\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"COMPACTOR\",uuid:\"96048ee6-4d4c-4daa-9d26-368966759590\",timestamp:\"3/30/20 4:39 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 block form.",
"",
"§a§lUNCOMMON"
]
}
|