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