aboutsummaryrefslogtreecommitdiff
path: root/items/WEATHER_STICK.json
blob: 63868bce291e4044da0389fb567d436b05f7a1e8 (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
{
  "itemid": "minecraft:stick",
  "displayname": "§aWeather Stick",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Weather §e§lRIGHT CLICK\",1:\"§7Allows you to change the weather\",2:\"§7on your island.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aWeather Stick\"},ExtraAttributes:{id:\"WEATHER_STICK\"}}",
  "damage": 0,
  "lore": [
    "§6Ability: Weather §e§lRIGHT CLICK",
    "§7Allows you to change the weather",
    "§7on your island.",
    "§8Cooldown: §a5s",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_REDSTONE:1",
    "A3": "",
    "B1": "",
    "B2": "ENCHANTED_REDSTONE:1",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "WEATHER_STICK",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Weather_Stick"
  ],
  "crafttext": "Requires: Redstone V"
}