Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Cherry Picker

If you've ever found a mod you've liked [i]except for[/i] one little part of it, this mod allows you to selectively remove content. It also works for vanilla / DLC content. Supported content you can remove [list] [*] Things [list] [*] Items [i][1][2][3][/i] [*] Equipment [*] Buildings [*] Plants [*] Animals, races and xenotypes[i][4][/i] [/list] [*] Terrains [*] Scattered debris [*] Recipes [*] Research projects [*] Designators [*] Thing styles [i][5][/i] [*] Events [list] [*] Incidents [*] Quests [*] Gatherings [*] Inspirations [/list] [*] Storytellers [*] Rule packs (for names) [*] Scenarios [*] Factions [*] Traits [*] Backstories [*] Hediffs [*] Persona weapon traits [*] Thoughts [*] Pawn interactions [*] Mental breaks [*] Traders [*] Ideoligions [list] [*] Memes [*] Precepts [*] Rituals [/list] [*] Pawn styles [list] [*] Hair [*] Beards [*] Body types [/list] [*] Raid strategies [*] Pawns arrival modes [*] Raid age restrictions [*] Pawn kinds [*] UI [list] [*] Architect categories [*] Bottom bar buttons [*] Work type columns [/list] [*] Abilities [list] [*] Psycasts [*] Royalty title abilities [*] Ideology role abilities [*] Biotech genes [/list] [*] Biomes [*] Weather [*] Special filters [*] Map generation steps [*] [b]3rd party def types[/b] [list] [*] Powers from [i]Vanilla Factions Expanded - Ancients[/i] [*] Psycasts from [i]Vanilla Psycasts Expanded[/i] [/list] [/list] [i][1] Some things are not retroactive, like items/gear. Removing them will only prevent new instances from showing up, but existing ones will remain. [2] Meats and leathers are special, and can not be so easily removed. Removing these defs only partially removes them, and animals will still use them. A more specialized tool like [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2542931556]Optimized Meats[/url] would be needed for full removal. [3] If removing a drug, the drug policy management UI will only respect removed drug defs for newly created policies, as existing policies are part of the save data. [4] If you remove races in such a way that a raid becomes impossible (like no termites, needed for a mechanoid breach raid), you'll get errors and the raid won't happen. Consider removing the raid strategy instead. [5] Removing a building's Thing Style only applies for new games, because style information is baked into the save (reforming your ideoligion may also work).[/i] FAQ [b]Q. I removed something, but I still see it in game.[/b] A. In order to avoid a cascade of errors, Cherry Picker does "soft removals", meaning it only manipulates the data in such a way that the game would never think to include it in any typical generation. If a mod does a [b]hard reference[/b] to data and [i]directly[/i] spawns it (relatively uncommon practice), it cannot help with this. As well, it does not retroactively remove data. If you have guns on your map and you remove them, they won't just magically disappear. New ones won't show up moving forward, though. For other modders If you'd like to create a premade list of defs that users can remove (for example if you wanted to create a "lite mode" of your mod), you can create a deflist. It would look like this: <?xml version="1.0" encoding="utf-8" ?> <Defs> <CherryPicker.DefList MayRequire="owlchemist.cherrypicker"> <defName>FencepostLamps</defName> <label>remove fencepost lamps</label> <defs> <li>ThingDef/Fencepost_Chemlamp</li> <li>ThingDef/Fencepost_TorchLamp</li> <li>ThingDef/Fencepost_Lamp</li> </defs> </CherryPicker.DefList> </Defs> In theory, you could also publish a mod that is nothing more than a DefList, like for example if you wanted to create a medieval-only mode for players. Compatibility [list] [*] [b]Tab-sorting:[/b] Do not move buildings you want to disable out of their original tab [*] [b]Faction Control:[/b] Disable its setting [i]OverrideFactionMaxCount[/i] if you removed factions. [/list] 🦉[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FOwlchemist%2Fcherry-picker]GitHub[/url][github.com] [hr] [url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fko-fi.com%2FH2H86L8T1][img]https://cdn.ko-fi.com/cdn/kofi5.png?v=3[/img][/url][ko-fi.com]