

#Smelter Mining Machines
There are two types (A and B), both of which require "automated metallurgy" technology to unlock. There is basically no difference between this two types, except "When certain minerals can be smelted into different products, A and B machine will smelt them into different products". For example: iron ore--A-->iron nuggets; iron ore--B-->Magnet".
Some products (such as glass) require 2 raw ores to produce one product. Under these circumstances, the smelter mining machine collects minerals at a normal speed, but only produces glass at a rate of 50%.
You no longer need to think about how many smelters a miner needs to match. All of them are merged into one machine. Just take the product directly.
Work comsumption: 2.4MW Idle consumption: 60kW
###Same way type A and B produce the ore(Veins:Output)
Copper ore: Copper ingot Silicon ore: High-purity silicon Titanium ore: Titanium ingot Fractal silicon: Crystal silicon Coal: Energetic graphite Kimberlite ore: Diamond
###Smelter Mining Machine A - Special
Iron ore:Iron ingot Stone: Stone brick
###Smelter Mining Machine B - Special
Iron ore:magnet Stone: Glass
Problems may arise when other mods that create new items/recipes use the following IDs: RecipeProto.ID: 452, 453 ItemProto.ID: 9446, 9447 StringProto.ID: 10547, 10548, 10549, 10550
Problems may arise when other mods that create new items/recipes use the following GridIndex: 2311, 2312
Problems may arise when other mods that create new items/recipes use the following BuildIndex: 205, 206
Besides, since this mod changes the function that controlls the normal mining, it may cause some related mods lose their functions (such as infinate mining). This mod provides a way that you can customize your own mining rate (not mining speed) in the config file.
#熔炉采矿机
共有两种类型(A和B),均需要自动化冶金科技解锁。 这两种基本没有区别,除了“当某些矿物可以熔炼成不同产物时,A、B型采矿机会将它们熔炼成不同产物,例如铁矿石--A-->铁块;铁矿石--B-->磁铁”。
一些产物(例如玻璃)需要2个原矿生产一个产物,这时采矿机会正常采集矿物,但只以50%的速率产生玻璃,这恒河里:)
你不再需要思考一个矿机需要搭配几个熔炉,全都浓缩在这一个“熔炉矿机”里面了,直接输出产物就好了。
工作功率:2.4MW 待机功率:60kW
###A和B相同的处理方式(地表矿脉:矿机输出)
铜矿:铜块 硅石:高纯硅块 钛石:钛块 分型硅石:晶格硅 煤矿:高能石墨 金伯利矿石:金刚石
###A独特的处理方式
铁矿:铁块 石矿:石材
###B独特的处理方式
铁矿:磁铁 石矿:玻璃
###Mod冲突
当其他创造新物品/配方的mod使用了以下ID时,可能会产生问题: RecipeProto.ID: 452, 453 ItemProto.ID: 9446, 9447 StringProto.ID: 10547, 10548, 10549, 10550 当其他创造新物品/配方的mod使用了以下位置时,可能会产生问题: 2311, 2312 当其他创造新物品/配方的mod使用了以下快速建造栏位置时,可能会产生问题: 205, 206
此外,这个mod修改了正常采矿的函数,所以可能会导致一些相关的mod失效(尤其是使用了prefix的,例如无限采矿),因此这个mod提供了一个可以自定义采矿消耗率(不是采矿速度)的功能,可以在config文件中修改。