1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"internalname": "MINION_EXPANDER",
"itemid": "minecraft:command_block",
"displayname": "Minion Expander",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Increases the\",2:\"§7effective radius of the minion\",3:\"§7by §a1 §7extra block.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Minion Expander\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"MINION_EXPANDER\",uuid:\"9e23d276-d4eb-4627-8b49-39398f52aef7\",timestamp:\"3/30/20 10:05 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7This item can be used as a",
"§7minion upgrade. Increases the",
"§7effective radius of the minion",
"§7by §a1 §7extra block.",
"",
"§9§lRARE"
]
}
|