aboutsummaryrefslogtreecommitdiff
path: root/items/MUSHROOM_BIOME_STICK.json
blob: dd209402df938dd3cc8b02548b2716c77a429de3 (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
37
38
39
{
  "itemid": "minecraft:stick",
  "displayname": "§fMushroom Biome Stick",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to change the biome\",1:\"§7at the §atargeted block §7on\",2:\"§7your private island to\",3:\"§7§bMushroom Island§7.\",4:\"\",5:\"§7Right-click to use or Left-click\",6:\"§7to change the radius it effects.\",7:\"\",8:\"§7Selected Radius: §b3\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fMushroom Biome Stick\"},ExtraAttributes:{id:\"MUSHROOM_BIOME_STICK\"}}",
  "damage": 0,
  "lore": [
    "§7Allows you to change the biome",
    "§7at the §atargeted block §7on",
    "§7your private island to",
    "§7§bMushroom Island§7.",
    "",
    "§7Right-click to use or Left-click",
    "§7to change the radius it effects.",
    "",
    "§7Selected Radius: §b3",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "ENCHANTED_MYCELIUM:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "",
    "C1": "STICK:1",
    "C2": "",
    "C3": ""
  },
  "internalname": "MUSHROOM_BIOME_STICK",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Biome_Stick",
    "https://wiki.hypixel.net/Mushroom_Biome_Stick"
  ]
}