便携源石矿机 / Portable Originium Rig
最基本的矿机,可开采源石、煤炭和红石
The basic rig, can mine originium, coal and redstone.
画廊 / Gallery

信息 / Information
-
便携源石矿机
不需要电力即可工作;Portable Originium Rig
does not require powerto work; -
必须放置在
矿脉方块上才能工作,矿脉参见矿脉;Must be placed on
Mineral Vine Blockto work, see Ore Vine; -
可开采
源石、煤炭以及红石;Can mine
Originium Ore,Coal OreandRedstone Ore; -
每
3秒开采一个矿石Each
3 secondsmine one ore;
相关配方 / Related Recipes
你可自定义数据包来拓展矿机能开采的东西;
You can customize the data pack to expand the things that the mine can mine;
示例 / Example:
{
"type": "arknights_endfield:ore_rig",
"input": {
"item": "arknights_endfield:originium_mineral_vein_block"
},
"output": {
"count": 1,
"item": "arknights_endfield:originium_ore"
},
"tier": 1
}
参数说明 / Parameter Description:
input: 矿脉方块 / Mineral Vine Block;output: 矿机所开采的矿石 / Ore mined by the mine;tier: 可开采该矿脉方块的最低矿机等级 / The lowest mine tier required to mine this mineral vine block;
其中,tier的1、2、3值分别指代便携源石矿机、电驱矿机和二型电驱矿机,以此类推
Among them, the tier value of 1, 2, and 3 represent Portable Ferrium Mine, Electric Mining Rig, and Electric Mining Rig Mk II, respectively, and so on