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
34
35
36
37
38
39
40
41
|
{
"itemid": "minecraft:skull",
"displayname": "§9Entropy Suppressor",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"494e814b-1b02-32bc-8f84-bbe880f5f017\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM4NTgyZTM3ZmJmZWMzMTdmMzkzMzVjYTU4MTYwMTRmMzIyNjJlMjZhYWEyY2I2YjcwYzllOThjM2MyMzk5MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Coldfused\",5:\"§9§7reforge to a melee weapon.\",6:\"\",7:\"§7§8§oCan be used with Blaze\",8:\"§8§oSlayer daggers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXX§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Entropy Suppressor\"},ExtraAttributes:{id:\"ENTROPY_SUPPRESSOR\"}}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"",
"§7Can be used in a Reforge Anvil",
"§7or with the Dungeon Blacksmith",
"§7to apply the §9Coldfused",
"§9§7reforge to a melee weapon.",
"",
"§7§8§oCan be used with Blaze",
"§8§oSlayer daggers.",
"",
"§7Requires §aMining Skill Level",
"§aXX§7!",
"",
"§9§lRARE REFORGE STONE"
],
"recipe": {
"A1": "CHILI_PEPPER:8",
"A2": "HEAVY_GABAGOOL:4",
"A3": "CHILI_PEPPER:8",
"B1": "HEAVY_GABAGOOL:4",
"B2": "KELVIN_INVERTER:4",
"B3": "HEAVY_GABAGOOL:4",
"C1": "CHILI_PEPPER:8",
"C2": "HEAVY_GABAGOOL:4",
"C3": "CHILI_PEPPER:8"
},
"internalname": "ENTROPY_SUPPRESSOR",
"crafttext": "Requires: Chili Pepper IV",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Entropy_Suppressor"
]
}
|