aboutsummaryrefslogtreecommitdiff
path: root/items/JUNGLE_AXE.json
blob: 8fca3021c82b2124f94fe324a1039c4f9c69ee8f (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
{
  "itemid": "minecraft:wooden_axe",
  "displayname": "§aJungle Axe",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8]\",1:\"\",2:\"§7A powerful Wooden Axe which can\",3:\"§7break multiple logs in a single hit!\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON AXE\"],Name:\"§aJungle Axe\"},ExtraAttributes:{id:\"JUNGLE_AXE\"}}",
  "damage": 0,
  "lore": [
    " §8[§8☘§8]",
    "",
    "§7A powerful Wooden Axe which can",
    "§7break multiple logs in a single hit!",
    "§8Cooldown: §a2s",
    "",
    "§7§8This item can be reforged!",
    "§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": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Jungle_Axe",
    "https://wiki.hypixel.net/Jungle_Axe"
  ],
  "crafttext": "Requires: Jungle Wood VII"
}