aboutsummaryrefslogtreecommitdiff
path: root/items/BIRCH_FOREST_BIOME_STICK.json
blob: c7032e8fe7414c3a61500968a4a01d5511a45869 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "internalname": "BIRCH_FOREST_BIOME_STICK",
  "itemid": "minecraft:stick",
  "displayname": "Birch Forest Biome Stick",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to change the biome\",1:\"§7at the targeted block on your\",2:\"§7private island to §bBirch\",3:\"§bForest§7. Right-click to use, or\",4:\"§7Left-click to change the radius\",5:\"§7it effects.\",6:\"\",7:\"§7Selected Radius: §b5\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fBirch Forest Biome Stick\"},ExtraAttributes:{id:\"BIRCH_FOREST_BIOME_STICK\",radius:5}}",
  "modver": "1.0.0",
  "lore": [
    "§7Allows you to change the biome",
    "§7at the targeted block on your",
    "§7private island to §bBirch",
    "§bForest§7. Right-click to use, or",
    "§7Left-click to change the radius",
    "§7it effects.",
    "",
    "§7Selected Radius: §b5",
    "",
    "§f§lCOMMON"
  ]
}