XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

MCIndustry

【Mindustry】磁铜工业模组

公开
关注 0 Fork 0 Star 0
UTF-8
{
name: 磁铜聚合工厂
description: 输入铜,经过聚合后高能电离极化磁矩,使其附带高能电离磁场
type: GenericCrafter
health:250
itemCapacity:10
size:2
hasItems: true
outputItem: 磁铜/1
craftTime:30
research:磁铜工业
researchCost:[copper/300
graphite/300]
consumes: {
power:1.5
items: {
			 items: [
copper/5
			]
  }
 }
requirements:[copper/200
graphite/60
]
craftEffect: smeltsmoke
category: crafting
idleSound: respawning
idleSoundVolume: 0.5
}