RimWorld

RimWorld

284 ratings
Helixien Gas Brazier
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4, 1.5
File Size
Posted
Updated
316.561 KB
Mar 2, 2022 @ 9:06am
Oct 12, 2024 @ 9:29am
17 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Helixien Gas Brazier

Description
CONTENTS

DETAILS
  • Requires Royalty DLC and Vanilla Helixien Gas Expanded.
  • Octagonal design is to hide pipe connections as they cover the entire tile. This issue can be seen in my other gas mod (see "other mods" for details).
  • Stats are the same as the standard brazier, but has slightly more HP (this may be reverted).
  • Unlike standard brazier, the gas can be flicked on and off.

COMPATIBILITY
Includes patches for:
Incompatible:
  • None that I know of. Let me know if you find one!

KNOWN ISSUES
None that I know of. Let me know if you find anything!

OTHER MODS
Helixien Gas Boiler: A hot water boiler for Dubs Bad Hygiene powered by helixien gas.
Helixien Gas Production: Helixien gas powered large stove and large smithy.

CREDITS
Mod: CiXwOw
Art: CiXwOw
Vanilla Helixien Gas Expanded: Oskar Potocki & Kikohi
Popular Discussions View All (1)
0
Oct 10, 2024 @ 3:12pm
Pawn stuck in the "watching the flames" activity.
Yukari Whiteclouds
80 Comments
CiXwOw  [author] May 25 @ 12:43pm 
@Banana Fiasco: I actually DO have a repo for this mod! But as mentioned in my previous comment, I'm setting up a new PC so I won't be able to update the mod yet.

My GitHub username is the same as here, so you can find it at: github.com/CiXwOw
CiXwOw  [author] May 25 @ 12:38pm 
Sorry everyone! I am in the process of building a new PC, and will update this as soon as I am done!
Banana Fiasco May 8 @ 10:49pm 
Was able to dig through what was going wrong. The way the stone campfire is defined changed in the new version of VFE. The xpath for the patch to the campfire in "1.5/Patches/VanillaFurnitureExpanded.xml" needs to be changed from:
/Defs/ThingDef[defName="Stone_Campfire"]
to:
/Defs/ThingDef[@Name="VFE_FirepitBase"]

I wasn't able to find a git repo for this mod to submit a pr, as realistically there's more that needs to be done there, but that resolves the error for the time being.
HeatherAthebyne May 8 @ 12:03pm 
Not the modder, but: those red errors should only be an issue if you need the braziers to link to other items as a meditation focus. Otherwise I think everything will work fine with the updated VFE.
LouIdZarcs May 7 @ 9:20pm 
Dear modder , with latest vanilla furniture expanded updates , there pop up some red error:
[Helixien Gas Brazier - Start of stack trace]
Verse.PatchOperationAdd(xpath="/Defs/ThingDef[defName="Stone_Campfire"]/comps/li[@Class="CompProperties_MeditationFocus"]/offsets/li[@Class="FocusStrengthOffset_BuildingDefsLit"]/defs"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=3
Verse.PatchOperationFindMod(Vanilla Furniture Expanded): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: G:\SteamLibrary\steamapps\workshop\content\294100\2770815124\1.5\Patches\VanillaFurnitureExpanded.xml
CiXwOw  [author] Oct 16, 2024 @ 9:33pm 
@Psyckosama: Take a look at this mod "Onimods - Colored Fire". Somebody asked to add support for theses braziers, and the author said they'd look in to it. That was in April, so maybe you could ask them again?
Psyckosama Oct 14, 2024 @ 7:37pm 
Why not just make a green brazier? Let the user choose.
CiXwOw  [author] Oct 12, 2024 @ 9:34am 
@Yunkari Whiteclouds: Should be fixed now.
CiXwOw  [author] Oct 11, 2024 @ 10:20pm 
@Yunkari Whiteclouds: Thanks for letting me know! I'll take a look at it today.

@Psyckosama: You're absolutely right, and I agree that it would be cool (green is my favourite colour), but my primary objective for my Helixien Gas mods is to adhere to the Vanilla Expanded teams design goals.
Yukari Whiteclouds Oct 11, 2024 @ 1:30am 
I've got a bug when i use the "better pyromania" mod where pyromaniac pawns will go watch the fire and ignore doing anything else. They do it so much that they starve to death.