mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-03-11 12:15:35 +00:00
12 lines
497 B
JSON
12 lines
497 B
JSON
{
|
|
"name": "Steel Furnace",
|
|
"icon": ["hbm:tile.furnace_steel", 1, 0],
|
|
"trigger": [["hbm:tile.furnace_steel"]],
|
|
"title": {
|
|
"en_US": "Steel Furnace"
|
|
},
|
|
"content": {
|
|
"en_US": "A furnace powered by an [[external heat source|External Heat Source]]. Can run three recipes at the same time. Certain recipes, like smelting ores or logs, have a bonus output, indicated by the small meter below the progress bar. Not particularly fast due to the heat transfer limitation, but very versatile."
|
|
}
|
|
}
|