rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #831

Open rimpy-anon opened 8 months ago

rimpy-anon commented 8 months ago
{
    "deadmano.replacestuffcoolerventplacementfix": {
        "name": [],
        "code": [],
        "loadAfter": {
            "uuugggg.replacestuff": {
                "name": ["Replace Stuff"],
                "comment": ["Patches Replace Stuff so needs to be loaded after."],
                "sent": 28415610
            },
            "garethp.replacestuffcompatibility": {
                "name": ["Replace Stuff Mod Compatibility"],
                "comment": ["Avoides any potential conflicts with the Mod Compatibility patch."],
                "sent": 28415610
            }
        },
        "loadBefore": {}
    },
    "tidal.morevanilla.textures": {
        "name": ["More Vanilla Textures"],
        "code": ["2707120862"],
        "loadAfter": {},
        "loadBefore": {
            "vanillaexpanded.vtexe": {
                "name": ["Vanilla Textures Expanded"],
                "comment": ["VTE plans to update their mod, so this ensures whatever conflicts loads VTE after MVT."],
                "sent": 28415610
            }
        }
    },
    "zal.retexturedspots": {
        "name": [],
        "code": [],
        "loadAfter": {
            "grizzlemethis.tradingspot.rw": {
                "name": ["[GMT] Trading Spot"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28415610
            },
            "smashphil.dropspot": {
                "name": ["Trade Ships Drop Spot"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28415610
            },
            "mlie.runandhide": {
                "name": ["Run and Hide (Continued)"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28415610
            },
            "petetimessix.researchreinvented.steppingstones": {
                "name": ["Research Reinvented: Stepping Stones"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28415610
            },
            "tradingcontrol.tad.rimworld.core": {
                "name": ["Trading Control"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28415610
            }
        },
        "loadBefore": {}
    }
}