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

MCIndustry

【Mindustry】磁铜工业模组

公开
关注 0 Fork 0 Star 0
UTF-8
{
	 type:ConsumeGenerator
	 name:铜相生电机
	 description:输入铜以少量发电
	 size:2
	 health:500
	 hasItems:true
	 hasLiquids:false
     powerProduction:5
     itemDuration:75
     consumes:{
       items:{
         items:[
          copper/1
           ]
         }
       }
	 requirements:[copper/50
]
	 category:power
	 research:磁铜工业
	 researchCost:[copper/100]
}