aboutsummaryrefslogtreecommitdiff
path: root/items/SCULPTORS_AXE.json
blob: b819e8d689346c7f3209502721b986da8c7ec088 (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
{
  "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:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SCULPTORS_AXE\",uuid:\"3ebb9ec8-5618-466f-931a-6cd544f7509b\",timestamp:\"7/6/20 1:47 PM\"}}",
  "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",
  "crafttext": "Requires: Birch Wood IV"
}