aboutsummaryrefslogtreecommitdiff
path: root/items/MINION_EXPANDER.json
blob: bc93b6781c27b1958ce9b3e4a4d0e27aa08d0bea (plain)
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
{
  "itemid": "minecraft:command_block",
  "displayname": "§9Minion Expander",
  "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:\"§7Increases the speed of your\",6:\"§7minion by §a5%§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Minion Expander\"},ExtraAttributes:{id:\"MINION_EXPANDER\"}}",
  "damage": 0,
  "lore": [
    "§7This item can be used as a",
    "§7minion upgrade. Increases the",
    "§7effective radius of the minion",
    "§7by §a1 §7extra block.",
    "",
    "§7Increases the speed of your",
    "§7minion by §a5%§7.",
    "",
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "ENCHANTED_QUARTZ:2",
    "A2": "ENCHANTED_QUARTZ:2",
    "A3": "ENCHANTED_QUARTZ:2",
    "B1": "ENCHANTED_QUARTZ:2",
    "B2": "ENCHANTED_REDSTONE:2",
    "B3": "ENCHANTED_QUARTZ:2",
    "C1": "ENCHANTED_QUARTZ:2",
    "C2": "ENCHANTED_QUARTZ:2",
    "C3": "ENCHANTED_QUARTZ:2"
  },
  "internalname": "MINION_EXPANDER",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Minion_Expander"
  ],
  "crafttext": "Requires: Nether Quartz V"
}