aboutsummaryrefslogtreecommitdiff
path: root/items/MESA_BIOME_STICK.json
blob: feab8c8976aef8280e22320697ae7902f05f0840 (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
{
  "itemid": "minecraft:stick",
  "displayname": "§fMesa 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 §bMesa§7.\",3:\"\",4:\"§7Right-click to use or Left-click\",5:\"§7to change the radius it effects.\",6:\"\",7:\"§7Selected Radius: §b3\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fMesa Biome Stick\"},ExtraAttributes:{id:\"MESA_BIOME_STICK\"}}",
  "damage": 0,
  "lore": [
    "§7Allows you to change the biome",
    "§7at the §atargeted block §7on",
    "§7your private island to §bMesa§7.",
    "",
    "§7Right-click to use or Left-click",
    "§7to change the radius it effects.",
    "",
    "§7Selected Radius: §b3",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "ENCHANTED_RED_SAND:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "",
    "C1": "STICK:1",
    "C2": "",
    "C3": ""
  },
  "internalname": "MESA_BIOME_STICK",
  "crafttext": "Requires: Red Sand III",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": ""
}