aboutsummaryrefslogtreecommitdiff
path: root/items/JUNGLE_AXE.json
blob: d1e10f16d5a0ba178ef6ce0a2e680cefce1b31d6 (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:wooden_axe",
  "displayname": "§aJungle Axe",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7A powerful Wooden Axe which can\",1:\"§7break multiple logs in a single\",2:\"§7hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§a§lUNCOMMON AXE\"],Name:\"§aJungle Axe\"},ExtraAttributes:{id:\"JUNGLE_AXE\"}}",
  "damage": 0,
  "lore": [
    "§7A powerful Wooden Axe which can",
    "§7break multiple logs in a single",
    "§7hit!",
    "§8Cooldown: §a2s",
    "",
    "§a§lUNCOMMON AXE"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_JUNGLE_LOG:1",
    "A3": "ENCHANTED_JUNGLE_LOG:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "ENCHANTED_JUNGLE_LOG:1",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "JUNGLE_AXE",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Jungle_Axe"
  ],
  "crafttext": "Requires: Jungle Wood VII"
}