rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #859

Open rimpy-anon opened 4 months ago

rimpy-anon commented 4 months ago
{
    "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": 28567597
            }
        }
    },
    "proximo.zealousinnocence": {
        "name": ["Zealous Innocence"],
        "code": ["2857297111"],
        "loadAfter": {
            "dubwise.dubsbadhygiene": {
                "name": ["Dubs Bad Hygiene"],
                "comment": ["Requires Dubs Bad Hygine only."],
                "sent": 28567597
            }
        },
        "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"]
            }
        }
    }
}