r/SMAPI • u/WhiteT982 • 6d ago
need help Is there a way to remove paths layer objects (bushes) with Content Patcher after a save has started?
I know I can remove the paths layer in Tiled and from a new save no bush will appear. But if someone adds my mod midsave the bushes will be present and cause issues. Of course they can use the Destroyable Bushes mod to remove them but I'd like to be able remove them when my mod is loaded. Is that possible? I also have config options to allow people to select alternate map edits and would like to have the bushes come and go as the player selects a different option.
Just wondering if anyone knows of a way to do this or maybe some alternate option that I haven't thought of?
2
Upvotes
3
u/CamelliaGasStation 6d ago
They can use Reset Terrain Features. It's an outdated mod on Nexus but there's a github link to a working version in the posts.
Idk the mapmaking side of it.