aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BONE.json
blob: 00ad555684832fb846a558c6893db1fa489e01c5 (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
{
  "itemid": "minecraft:bone",
  "displayname": "§fEnchanted Bone",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Bone\"},ExtraAttributes:{id:\"ENCHANTED_BONE\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "BONE:32",
    "A3": "",
    "B1": "BONE:32",
    "B2": "BONE:32",
    "B3": "BONE:32",
    "C1": "",
    "C2": "BONE:32",
    "C3": ""
  },
  "internalname": "ENCHANTED_BONE",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone",
    "https://wiki.hypixel.net/Enchanted_Bone"
  ],
  "crafttext": "Requires: Bone V"
}