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
30
|
{
"itemid": "minecraft:stick",
"displayname": "§5Null Edge",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Null Edge\"},ExtraAttributes:{id:\"NULL_EDGE\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "ENCHANTED_MITHRIL:32",
"A2": "NULL_ATOM:1",
"A3": "ENCHANTED_MITHRIL:32",
"B1": "ENCHANTED_MITHRIL:32",
"B2": "NULL_ATOM:1",
"B3": "ENCHANTED_MITHRIL:32",
"C1": "ENCHANTED_MITHRIL:32",
"C2": "NULL_ATOM:1",
"C3": "ENCHANTED_MITHRIL:32"
},
"internalname": "NULL_EDGE",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Null_Edge"
]
}
|