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

Better Mountains: Replace All Colors

Intro This mod patches all floors / walls it can find on startup to respect the color settings from Better Mountains. Essentially this means that floors added by mods like Medieval Overhaul should be colored consistently with vanilla ones. It should also match modded rock types (e.g. Clay from MO), so that stuffables/walls/floors made from them are colored correctly. Notes [list] [*] This mod is a lot more "greedy" than the original Better Mountains logic to maximise applicability to other mods. [*] The side effect is that it is possible it will mistakenly recolor items. [*] If using a mod manager like RimPy, it probably make sense to add a loadLast rule for this mod. [*] Modders: custom rock types are searched for by using the last underscore-separated token, so if you had a rock with defName: "MyMod_Rock_Limestone", it would match all blocks/walls/floors with "Limestone" in the name. [/list] Compatibility [list] [*] Safe to add or remove from ongoing saves. [*] This mod has been tested with floors/walls/rocks from Medieval Overhaul and Vanilla Furniture Expanded - Architect. [*] It *should* also work with any other mods that add custom rock / wall / floor types, but it does depend on consistent naming. [/list]