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
31
32
33
|
{
"itemid": "minecraft:nether_star",
"displayname": "§9Catalyst",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §a3x§7 for §a3 hours§7!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Catalyst\"},ExtraAttributes:{id:\"CATALYST\"}}",
"damage": 0,
"lore": [
"§7Increases the number of",
"§7resources created by this minion",
"§7by §a3x§7 for §a3 hours§7!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "ENDER_STONE:1",
"A2": "ENDER_STONE:1",
"A3": "ENDER_STONE:1",
"B1": "ENDER_STONE:1",
"B2": "CRYSTAL_FRAGMENT:1",
"B3": "ENDER_STONE:1",
"C1": "ENDER_STONE:1",
"C2": "ENDER_STONE:1",
"C3": "ENDER_STONE:1"
},
"internalname": "CATALYST",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Catalyst",
"https://wiki.hypixel.net/Catalyst"
],
"crafttext": "Requires: End Stone IX"
}
|