aboutsummaryrefslogtreecommitdiff
path: root/items/SCULPTORS_AXE.json
blob: f485607a9c2e41942443ceba78118fcc2d05a9a0 (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
{
  "itemid": "minecraft:stone_axe",
  "displayname": "§fSculptor's Axe",
  "nbttag": "{Unbreakable:1b,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": "1.0.0"
}