14 lines
696 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Wood-Burning Generator",
"icon": ["hbm:tile.machine_wood_burner", 1, 0],
"trigger": [["hbm:tile.machine_wood_burner"]],
"title": {
"en_US": "Wood-Burning Generator",
"zh_CN": "火力发电机"
},
"content": {
"en_US": "The first available way of making power. Can burn solid or liquid fuels, the operating mode may be changed by clicking the arrow button. Burns wooden logs and planks more efficiently. Cables and pipes can be connected at the back.",
"zh_CN": "第一种可用的发电方式。可燃烧固体或液体燃料其工作模式可通过点击GUI中 的箭头按钮改变。能够更高效地燃烧原木和木板。背部可连接电线和管道。"
}
}