aboutsummaryrefslogtreecommitdiff
path: root/items/SOLAR_PANEL.json
blob: 5d32fc577900d07d11741eebb11f2e43e86befe9 (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
{
  "itemid": "minecraft:daylight_detector",
  "displayname": "§aSolar Panel",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the speed of your\",1:\"§7minion by §a25%§7 during the\",2:\"§7day. Unlimited Duration!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSolar Panel\"},ExtraAttributes:{id:\"SOLAR_PANEL\"}}",
  "damage": 0,
  "lore": [
    "§7Increases the speed of your",
    "§7minion by §a25%§7 during the",
    "§7day. Unlimited Duration!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "GLASS:1",
    "A2": "GLASS:1",
    "A3": "GLASS:1",
    "B1": "ENCHANTED_QUARTZ:64",
    "B2": "ENCHANTED_QUARTZ:64",
    "B3": "ENCHANTED_QUARTZ:64",
    "C1": "WOOD:1",
    "C2": "WOOD:1",
    "C3": "WOOD:1"
  },
  "internalname": "SOLAR_PANEL",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Solar_Panel"
  ],
  "crafttext": "Requires: Nether Quartz IX"
}