aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BONE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_BONE.json')
-rw-r--r--items/ENCHANTED_BONE.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/ENCHANTED_BONE.json b/items/ENCHANTED_BONE.json
index 4dfd2713..152c308d 100644
--- a/items/ENCHANTED_BONE.json
+++ b/items/ENCHANTED_BONE.json
@@ -1,12 +1,27 @@
{
- "internalname": "ENCHANTED_BONE",
"itemid": "minecraft:bone",
- "displayname": "Enchanted Bone",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§fEnchanted Bone",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Bone\"},ExtraAttributes:{id:\"ENCHANTED_BONE\"}}",
- "modver": "1.0.0",
+ "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": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone"
]
} \ No newline at end of file