七日杀修改木桩铁丝网的方法
来源: 飞翔小编 2014/3/31 15:58:59 浏览量:1395
七日杀是一款很不错的僵尸题材的游戏,在游戏中玩家可以使用各种各样的道具来抵御僵尸的进攻,不过很多玩家不清楚如何修改木桩铁丝网,下面给大家分享下七日杀修改木桩铁丝网的方法,详细如下。
修改木桩铁丝网的方法
这个配方现在有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 改完保存就行了
具体合成就是 两个木桩子+铁丝网, 都是很容易搞到的东西。
这东西简直逆天般得存在,怀疑是开发人员故意隐去了这个配方