七日杀木桩铁丝网怎么修改_木桩铁丝网修改方法
2014-03-29 02:06:27 作者:海伈
七日杀是一款自由度非常高的游戏,在这款游戏中,玩家可以通过各种道具建造陷进来捕杀僵尸,最近有玩家发现了游戏里面一个抵御僵尸入侵的神器,那就是木桩和铁丝网,下面的实现方法可以参考一下。
木桩铁丝网修改方法
这个配方现在有bug,要自己改一下才能用
原始配方:
<recipe name="barbedFence" count="1">
<ingredient name="poleBlockPowerPole" count="1" grid="-1, 0" />
<ingredient name="barbedWire" count="1" grid="0, 0" />
<ingredient name="poleBlockPowerPole" count="1" grid="1, 0" />
</recipe>
正确的配方:
<recipe name="barbedFence" count="1">
<ingredient name="poleBlockPowerPole" count="1" grid="-1, 0" />
<ingredient name="barbedWireCrafted" count="1" grid="0, 0" />
<ingredient name="poleBlockPowerPole" count="1" grid="1, 0" />
</recipe>
第三行 baredWire -> barbedWireCrafted 改完保存就行了
具体合成就是 两个木桩子+铁丝网, 都是很容易搞到的东西。
这东西简直逆天般得存在,怀疑是开发人员故意隐去了这个配方
相关链接: