// Management · RimWorld Mod
Allow Bridges on Lava
Note: This currently allows all bridges on lava.
Note: This currently allows all bridges on lava. Wooden bridges WILL burn. I figured I'd give the flexibility for people to use what they want.
This is a very simple mod. I quite literally just used ChatGPT to write the outline because I'm a bit rusty on XML, then I used the XML Patch Helper which is an awesome utility to confirm the xpath was correct. I also used a modding guide I found here to write the About XML file.
I'm a computer science student and have a bit of experience coding, but this could seriously be done by anyone. I'll post a picture of the code in the images. If you think you can make a mod, you probably can. Even if it is simple.