rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #862

Open rimpy-anon opened 3 months ago

rimpy-anon commented 3 months ago
{
    "dankpyon.medieval.overhaul": {
        "name": ["Medieval Overhaul", "Medieval Overhaul (unofficial)"],
        "code": ["2553700067", "2882277375"],
        "loadAfter": {},
        "loadBefore": {
            "biomesteam.biomesprehistoric": {
                "name": ["Biomes! Prehistoric"],
                "comment": ["Biomes! Prehistoric uses parrent def of Medieval Overhaul"],
                "sent": 28567609
            }
        }
    },
    "edb.preparecarefully": {
        "name": ["EdB Prepare Carefully", "EdBPrepareCarefully_TH"],
        "code": ["735106432", "2870495138"],
        "loadAfter": {
            "brrainz.harmony": {
                "name": ["Harmony"],
                "comment": ["Must be included"]
            },
            "ludeon.rimworld": {
                "name": [],
                "comment": ["Must be included"]
            },
            "ludeon.rimworld.royalty": {
                "name": [],
                "comment": ["Must be loaded before"]
            },
            "ludeon.rimworld.ideology": {
                "name": [],
                "comment": ["Must be loaded before"]
            },
            "unlimitedhugs.hugslib": {
                "name": ["HugsLib"],
                "comment": ["Must be included"]
            },
            "erdelf.humanoidalienraces": {
                "name": ["Humanoid Alien Races"],
                "comment": ["Must be loaded before"]
            }
        },
        "loadBefore": {}
    },
    "oskarpotocki.vfe.classical": {
        "name": ["Vanilla Factions Expanded - Classical"],
        "code": ["2787850474"],
        "loadAfter": {},
        "loadBefore": {
            "biomesteam.biomesislands": {
                "name": ["Biomes! Islands"],
                "comment": ["Biomes has TerrainDef that depends on Vanilla Factions being loaded afterwards."],
                "sent": 28567609
            }
        }
    },
    "proximo.zealousinnocence": {
        "name": ["Zealous Innocence"],
        "code": ["2857297111"],
        "loadAfter": {
            "dubwise.dubsbadhygiene": {
                "name": ["Dubs Bad Hygiene"],
                "comment": ["Requires Dubs Bad Hygine only."],
                "sent": 28567609
            }
        },
        "loadBefore": {}
    },
    "vanillaexpanded.vfearchitect": {
        "name": ["Vanilla Furniture Expanded - Architect"],
        "code": ["2608762624"],
        "loadAfter": {},
        "loadBefore": {
            "biomesteam.biomesislands": {
                "name": ["Biomes! Islands"],
                "comment": ["VFE Architech needs to be loaded before Biomes! Island, as that mod uses Architech as a parrent def"],
                "sent": 28567609
            }
        }
    }
}