aboutsummaryrefslogtreecommitdiff
path: root/items/SCULPTORS_AXE.json
blob: 0dd5de781ba02140353a644768e413d684b5ad85 (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:stone_axe",
  "displayname": "§fSculptor's Axe",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor's Axe\"},ExtraAttributes:{id:\"SCULPTORS_AXE\"}}",
  "damage": 0,
  "lore": [
    "§7Right-click on any log on your",
    "§7island to turn it into a 6 sided",
    "§7log!",
    "",
    "§f§lCOMMON AXE"
  ],
  "recipe": {
    "A1": "",
    "A2": "LOG-2:64",
    "A3": "LOG-2:64",
    "B1": "",
    "B2": "STICK:1",
    "B3": "LOG-2:64",
    "C1": "STICK:1",
    "C2": "",
    "C3": ""
  },
  "internalname": "SCULPTORS_AXE",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "crafttext": "Requires: Birch Wood IV",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sculptor%27s_Axe",
    "https://wiki.hypixel.net/Sculptor's_Axe"
  ]
}