RimWorld
139 lượt đánh giá
Helixien Gas Architect Tab
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Mod, 1.1, 1.2, 1.3
Kích cỡ file
Đã đăng
Đã cập nhật
373.492 KB
7 Thg12, 2020 @ 8:41am
12 Thg12, 2020 @ 2:05am
3 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Helixien Gas Architect Tab

Mô tả
DETAILS
This mod shifts all Helixien Gas powered buildables from Vanilla Furniture Expanded - Power mod into a separate Architect Tab. You obviously need the Vanilla Furniture Expanded - Power mod for this to work. Reason? Because the vanilla Production Tab can get quite crowded on large mod lists and all the Helixien stuff is annoyingly spread out more than the damn virus.

Also, because I can.

COMPATIBILITY
Tested with 350+ mods. Completely safe to add and remove mid-game.

Combat Extended and Multiplayer compatible, if the original mod supports them as well.
This mod is a simple patch, so it should be placed at the bottom / end of your load order.

Please report below if some items or buildables don't get properly sorted.
You can find my other mods, menus and retexture packs here!
34 bình luận
Thundercraft 7 Thg02, 2023 @ 10:49pm 
Update for 1.4... perhaps some day?
Blazing Dentist 29 Thg10, 2022 @ 9:14pm 
Any plans for 1.4 update ?
DickHardly 23 Thg10, 2022 @ 6:38pm 
1.4?
Frigglish 24 Thg08, 2022 @ 8:07pm 
Alternately, to retain functionality, change that one patch to:
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "VPE_GasVent"]</xpath>
<value><designationCategory>ATHelixienGas</designationCategory></value>
</Operation>
Since the VE team removed the designation from the gas vent in the 1.3 update.
Chip56 12 Thg08, 2022 @ 3:01pm 
you can fix that error by removing the following lines:
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName = "VPE_GasVent"]/designationCategory</xpath>
<value><designationCategory>ATHelixienGas</designationCategory></value>
</Operation>

from ATPatchHelixienGas.xml
Hahnibal 30 Thg05, 2022 @ 1:40pm 
I get the following error:

[[ZEN] Helixien Gas Architect Tab] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName = "VPE_GasVent"]/designationCategory) failed
Aether 6 Thg05, 2022 @ 5:34pm 
This mod just move the helixien stuff to their own tab. It doesn't add, remove, or mess with the actual content at all otherwise.
Prot the K-PAXian 6 Thg05, 2022 @ 4:45pm 
Does anyone know how I can add back the helixine vents? They were awesome and were removed because they lag. I dont mind the lag and just want them back haha
Victor 26 Thg04, 2022 @ 11:32am 
Oh it seems to be because the authors actually removed the Gas Vent
Victor 26 Thg04, 2022 @ 11:11am 
Your mod is throwing red lines on startup, there must be something wrong with the code.