aboutsummaryrefslogtreecommitdiff
path: root/items/WEATHER_NODE.json
blob: 1e428010700f0c7dd1f70a25f45ecf8b4d91bbd0 (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
{
  "itemid": "minecraft:lapis_block",
  "displayname": "§aWeather Node",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place it down and click it to\",1:\"§7change the weather on your\",2:\"§7island.\",3:\"\",4:\"§7The node will remember your\",5:\"§7choice!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aWeather Node\"},ExtraAttributes:{id:\"WEATHER_NODE\"}}",
  "damage": 0,
  "lore": [
    "§7Place it down and click it to",
    "§7change the weather on your",
    "§7island.",
    "",
    "§7The node will remember your",
    "§7choice!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "ENCHANTED_REDSTONE:1",
    "A2": "ENCHANTED_REDSTONE:1",
    "A3": "ENCHANTED_REDSTONE:1",
    "B1": "ENCHANTED_REDSTONE:1",
    "B2": "LAPIS_BLOCK:1",
    "B3": "ENCHANTED_REDSTONE:1",
    "C1": "ENCHANTED_REDSTONE:1",
    "C2": "ENCHANTED_REDSTONE:1",
    "C3": "ENCHANTED_REDSTONE:1"
  },
  "internalname": "WEATHER_NODE",
  "crafttext": "Requires: Prismarine Shard VI",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Weather_Node"
  ]
}