blob: 59b1c5a6d2ae474473be3942d1d8f4c3721f90ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:quartz_block",
"displayname": "§9Enchanted Bone Block",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Bone Block\"},ExtraAttributes:{id:\"ENCHANTED_BONE_BLOCK\"}}",
"damage": 1,
"lore": [
"§9§lRARE"
],
"internalname": "ENCHANTED_BONE_BLOCK",
"crafttext": "Requires: Bone X",
"clickcommand": "viewrecipe",
"modver": "1.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone_Block"
]
}
|