返回提交历史

XFEstudio/MCIndustry

优化磁铜聚合工厂建造所需材料

92d55e5
X
XFEstudio <mail@xfegzs.com>
提交于

代码差异

2 个文件 +4 -3
Modified content/blocks/磁铜聚合工厂.hjson +3 -2
@@ -9,7 +9,8 @@ hasItems: true
9 9 outputItem: 磁铜/1
10 10 craftTime:30
11 11 research:磁铜工业
12 researchCost:[copper/300]
12 researchCost:[copper/300
13 graphite/300]
13 14 consumes: {
14 15 power:1.5
15 16 items: {
@@ -19,7 +20,7 @@ copper/5
19 20 }
20 21 }
21 22 requirements:[copper/200
22 titanium/60
23 graphite/60
23 24 ]
24 25 craftEffect: smeltsmoke
25 26 category: crafting
Modified mod.hjson +1 -1
@@ -2,6 +2,6 @@
2 2 name:磁铜工业
3 3 author:XFEstudio
4 4 "description":"[purple]磁铜工业,适合度过前期,以及为后期增加各类工厂工业制造模块,方便传输,增加新炮塔及工厂,全工业基于磁铜,持续测试中"
5 version:"2.51"
5 version:"2.52"
6 6 minGameVersion:136
7 7 }