rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #805

Open rimpy-anon opened 10 months ago

rimpy-anon commented 10 months ago
{
    "scpchemfuel.appliances": {
        "name": ["Appliances Expanded"],
        "code": ["2869098359"],
        "loadAfter": {
            "vanillaexpanded.vfeproduction": {
                "name": ["Vanilla Furniture Expanded - Production"],
                "comment": ["Appliances Expanded is dependent on VFE Production and will create errors if VFE is not loaded first"]
            }
        },
        "loadBefore": {}
    },
    "spirit.egihologramsandprojectors.motweak": {
        "name": [],
        "code": [],
        "loadAfter": {
            "dankpyon.medieval.overhaul": {
                "name": ["Medieval Overhaul", "Medieval Overhaul (unofficial)"],
                "comment": ["Depends on MO for new holograms"]
            },
            "vesper.egihologramsandprojectors": {
                "name": [],
                "comment": ["The main mod should go below any tweaks to it"]
            }
        },
        "loadBefore": {}
    }
}