mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
14 lines
569 B
JSON
14 lines
569 B
JSON
{
|
|
"name": "Centrifuge",
|
|
"icon": ["hbm:tile.machine_centrifuge", 1, 0],
|
|
"trigger": [["hbm:tile.machine_centrifuge"]],
|
|
"title": {
|
|
"en_US": "Centrifuge",
|
|
"zh_CN": "离心机"
|
|
},
|
|
"content": {
|
|
"en_US": "Separates items, can be used as a more efficient way of ore processing. Initially mainly used for gathering [[mercury|Mercury]] from redstone ore, required for making [[desh|Desh]].",
|
|
"zh_CN": "用于分离物品,可作为一种更高效的矿物处理手段。最初主要用于从红石矿石中 收集制作[[Desh]]需要的[[水银|Mercury]]。"
|
|
}
|
|
}
|