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": "§9Mithril-Infused Fuel Tank",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"894f7fb5-932e-30f8-a1f3-948d105fb451\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzNjYwMzY2NCwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUd29FQmFlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VjYjMxNmY3YTIyN2E4YzU5ZDU4YWUwZGQ2NzY4ZmU0ZmE1NDZkNTViOWNmZGQ1NmNmZTQwYjY1ODZkODFjMjQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Fuel Tank\",3:\"\",4:\"§7Increases the fuel capacity to §210,000§7.\",5:\"\",6:\"§7Can be applied to Drills by talking to\",7:\"§7a §2Drill Mechanic§7!\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",10:\"§9§lRARE\"],Name:\"§9Mithril-Infused Fuel Tank\"},ExtraAttributes:{stored_drill_fuel:2057,id:\"MITHRIL_FUEL_TANK\"}}",
"damage": 3,
"lore": [
"§8Drill Part",
"",
"§7Part Type: §6Fuel Tank",
"",
"§7Increases the fuel capacity to §210,000§7.",
"",
"§7Can be applied to Drills by talking to",
"§7a §2Drill Mechanic§7!",
"",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.",
"§9§lRARE"
],
"internalname": "MITHRIL_FUEL_TANK",
"crafttext": "Requires: HotM 3",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril-Infused_Fuel_Tank",
"https://wiki.hypixel.net/Mithril-Infused_Fuel_Tank"
],
"recipes": [
{
"type": "forge",
"inputs": [
"REFINED_DIAMOND:5",
"REFINED_MITHRIL:10",
"FUEL_TANK:5"
],
"count": 1,
"overrideOutputId": "MITHRIL_FUEL_TANK",
"duration": 36000
}
]
}
|