rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #491

Closed rimpy-anon closed 2 years ago

rimpy-anon commented 2 years ago
{
    "ceteam.combatextended": {
        "name": ["Combat Extended"],
        "code": ["1631756268"],
        "loadAfter": {
            "oskarpotocki.vfe.mechanoid": {
                "name": ["Vanilla Factions Expanded - Mechanoids"],
                "comment": ["Fixes sorting issue when using CE"],
                "sent": 27692863
            }
        },
        "loadBefore": {
            "oskarpotocki.vfe.classical": {
                "name": ["Vanilla Factions Expanded - Classical"],
                "comment": ["Fixes sorting issue when using CE"],
                "sent": 27692863
            }
        }
    },
    "frozensnowfox.complexjobs": {
        "name": ["[FSF] Complex Jobs", "[FSF] Complex Jobs Rus"],
        "code": ["2069684319", "2807932003"],
        "loadAfter": {},
        "loadBefore": {
            "taranchuk.performanceoptimizer": {
                "name": ["Performance Optimizer"],
                "comment": ["After Complex"]
            },
            "krkr.rocketman": {
                "name": ["RocketMan - Performance Mod"],
                "comment": ["After Complex"]
            }
        },
        "loadBottom": {
            "value": true
        }
    },
    "mlie.morefactioninteraction": {
        "name": ["More Faction Interaction (Continued)"],
        "code": ["2379076640"],
        "loadAfter": {},
        "loadBefore": {},
        "loadBottom": {
            "value": true
        }
    },
    "niilo007.niilosqol": {
        "name": ["Niilo's QoL"],
        "code": ["2633406344"],
        "loadAfter": {
            "blues.shortcircuit": {
                "name": ["Short Circuit Blues"],
                "comment": ["Might need to be loaded before"]
            }
        },
        "loadBefore": {}
    },
    "onyxae.dragonsdescent": {
        "name": ["Dragons Descent"],
        "code": ["2026992161"],
        "loadAfter": {
            "roolo.giddyupcore": {
                "name": ["Giddy-up! Core"],
                "comment": ["Load after"]
            }
        },
        "loadBefore": {}
    },
    "orion.hospitality": {
        "name": ["Hospitality"],
        "code": ["753498552"],
        "loadAfter": {},
        "loadBefore": {
            "taranchuk.performanceoptimizer": {
                "name": ["Performance Optimizer"],
                "comment": ["load after hospitality"]
            },
            "krkr.rocketman": {
                "name": ["RocketMan - Performance Mod"],
                "comment": ["load after hospitality"]
            }
        },
        "loadBottom": {
            "value": true
        }
    },
    "oskarpotocki.vfe.classical": {
        "name": ["Vanilla Factions Expanded - Classical"],
        "code": ["2787850474"],
        "loadAfter": {
            "oskarpotocki.vfe.mechanoid": {
                "name": ["Vanilla Factions Expanded - Mechanoids"],
                "comment": ["Fixes sorting rules when using CE. I do not know why this change was made for classical to be loaded before mechanoids."],
                "sent": 27692863
            },
            "ceteam.combatextended": {
                "name": ["Combat Extended"],
                "comment": ["Fixes sorting rules when using CE. I do not know why this change was made for classical to be loaded before mechanoids."],
                "sent": 27692863
            }
        },
        "loadBefore": {}
    },
    "oskarpotocki.vfe.mechanoid": {
        "name": ["Vanilla Factions Expanded - Mechanoids"],
        "code": ["2329011599"],
        "loadAfter": {},
        "loadBefore": {
            "ceteam.combatextended": {
                "name": ["Combat Extended"],
                "comment": ["Fixes load order rules when using CE"],
                "sent": 27692863
            },
            "oskarpotocki.vfe.classical": {
                "name": ["Vanilla Factions Expanded - Classical"],
                "comment": ["Fixes load order rules when using CE"],
                "sent": 27692863
            }
        }
    },
    "oskarpotocki.vfe.pirates": {
        "name": ["Vanilla Factions Expanded - Pirates"],
        "code": ["2723801948"],
        "loadAfter": {
            "vanillaexpanded.vwel": {
                "name": ["Vanilla Weapons Expanded - Laser"],
                "comment": ["Needs to be after Laser"],
                "sent": 27692863
            }
        },
        "loadBefore": {}
    },
    "scorpio.resourcedictionary": {
        "name": ["Resource Dictionary"],
        "code": ["2817607528"],
        "loadAfter": {},
        "loadBefore": {
            "taranchuk.performanceoptimizer": {
                "name": ["Performance Optimizer"],
                "comment": ["load before"]
            },
            "krkr.rocketman": {
                "name": ["RocketMan - Performance Mod"],
                "comment": ["load before"]
            }
        },
        "loadBottom": {
            "value": true
        }
    },
    "syrchalis.traitvalue": {
        "name": ["[SYR] Trait Value"],
        "code": ["2451324814"],
        "loadAfter": {},
        "loadBefore": {
            "atlas.androidtiers": {
                "name": ["Android tiers"],
                "comment": ["load before"]
            },
            "vanillaexpanded.vcef": {
                "name": ["Vanilla Fishing Expanded"],
                "comment": ["load before"]
            },
            "ceteam.combatextended": {
                "name": ["Combat Extended"],
                "comment": ["load before"]
            }
        }
    },
    "taranchuk.performanceoptimizer": {
        "name": ["Performance Optimizer"],
        "code": ["2664723367"],
        "loadAfter": {},
        "loadBefore": {
            "krkr.rocketman": {
                "name": ["RocketMan - Performance Mod"],
                "comment": ["It doesn't fix issues, author states should be low in load order but doesn't specify before or after rocketman."],
                "sent": 27692863
            }
        },
        "loadBottom": {
            "value": true,
            "sent": 27692863
        }
    },
    "vanillaexpanded.vwe": {
        "name": ["Vanilla Weapons Expanded"],
        "code": ["1814383360"],
        "loadAfter": {},
        "loadBefore": {
            "vanillaexpanded.vwel": {
                "name": ["Vanilla Weapons Expanded - Laser"],
                "comment": ["Needs to be loaded after VWE but before VFE - Pirates"],
                "sent": 27692863
            },
            "oskarpotocki.vfe.pirates": {
                "name": ["Vanilla Factions Expanded - Pirates"],
                "comment": ["Needs to be after VWE - Laser"],
                "sent": 27692863
            }
        }
    }
}
feeddanoob commented 2 years ago

Close this (I think this one is mine) outdated version of #500