FortressCraft Evolved

FortressCraft Evolved

steveman0's Blueprint Builder
正在显示第 1 - 10 项,共 18 项条目
< 1  2 >
更新于:2022 年 9 月 2 日 上午 4:32

Returns a deep copy of NeededItems to the FreightInterface to avoid double counting by carts.

更新于:2020 年 3 月 7 日 上午 8:32

Removed debug spam for unloaded segments. Added debug logging around mod block NRE.

更新于:2020 年 1 月 2 日 下午 6:45

Builders also drop their carried item on delete if they have one.

更新于:2020 年 1 月 1 日 下午 7:51

Added some error catching for consequences of building a closed loop builder chain.

更新于:2020 年 1 月 1 日 下午 7:51

Added some error catching for consequences of building a closed loop builder chain.

更新于:2019 年 2 月 26 日 上午 3:47

Fix for overwritting a blueprint not properly replacing the loaded one.

更新于:2018 年 9 月 7 日 下午 2:47

Removed separate mod version of the FreightSystemInterface as it now exists in vanilla code

更新于:2018 年 5 月 17 日 下午 8:01

Updating to the latest freightsysteminterface

更新于:2018 年 3 月 29 日 下午 6:49

Bug fix: Decorative blocks are now working properly!
Bug fix: conduits will now only build if they detect an adjacent MK4 PSB. This is to prevent an out-of-order construction of the conduit that would prevent it from hooking up to the PSB correctly.

更新于:2018 年 3 月 28 日 下午 7:44

Server null string crash fixed.