XFEstudio/MCIndustry / content/blocks/磁生转化器.hjson

{
	"type": "ItemSource",
	"name": "磁生转化器",
	"description": "",
    "health":5000,
	"size":3,
	consumes: {
       }
	"requirements": [
	磁铜/20000
	磁涌合金/10000
	],
	"configurable":true,
	"posConfig":true,
	"category": "distribution",
	"buildVisibility":"shown",
	"outlineColor":"6495ED",
	"research":{
		"parent":磁涌合金
		"objectives":[磁铜四向通道]
	}
}