1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{
"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\"}}",
"damage": 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's storage.",
"",
"§9§lRARE"
],
"recipe": {
"A1": "ENCHANTED_COBBLESTONE:64",
"A2": "ENCHANTED_COBBLESTONE:64",
"A3": "ENCHANTED_COBBLESTONE:64",
"B1": "ENCHANTED_COBBLESTONE:64",
"B2": "",
"B3": "ENCHANTED_COBBLESTONE:64",
"C1": "ENCHANTED_COBBLESTONE:64",
"C2": "ENCHANTED_REDSTONE_BLOCK:1",
"C3": "ENCHANTED_COBBLESTONE:64"
},
"internalname": "SUPER_COMPACTOR_3000",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "Requires: Cobblestone X",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Super_Compactor_3000",
"https://wiki.hypixel.net/Super_Compactor_3000"
]
}
|