rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #835

Open rimpy-anon opened 7 months ago

rimpy-anon commented 7 months ago
{
    "deadmano.replacestuffcoolerventplacementfix": {
        "name": [],
        "code": [],
        "loadAfter": {
            "uuugggg.replacestuff": {
                "name": ["Replace Stuff"],
                "comment": ["Patches Replace Stuff so needs to be loaded after."],
                "sent": 28425365
            },
            "garethp.replacestuffcompatibility": {
                "name": ["Replace Stuff Mod Compatibility"],
                "comment": ["Avoides any potential conflicts with the Mod Compatibility patch."],
                "sent": 28425365
            }
        },
        "loadBefore": {}
    },
    "hc.animalreskins.complete": {
        "name": ["H.C_AnimalReskins_Complete"],
        "code": ["2146766912"],
        "loadAfter": {
            "tidal.morevanilla.textures": {
                "name": ["More Vanilla Textures"],
                "comment": ["H.C_AnimalReskins_Complete has animals that get overridden by More Vanilla Textures. It should be loaded before H.C_AnimalReskins_Complete to preserve the animal styles."],
                "sent": 28425365
            }
        },
        "loadBefore": {}
    },
    "hc.animalreskins.complete2": {
        "name": ["H.C_AnimalReskins_Complete2"],
        "code": ["2329899837"],
        "loadAfter": {
            "tidal.morevanilla.textures": {
                "name": ["More Vanilla Textures"],
                "comment": ["More Vanilla Textures should come before H.C_AnimalReskins_Complete2 as that mod has superior animal textures that should not be overridden."],
                "sent": 28425365
            }
        },
        "loadBefore": {}
    },
    "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": 28425365
            },
            "smashphil.dropspot": {
                "name": ["Trade Ships Drop Spot"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28425365
            },
            "mlie.runandhide": {
                "name": ["Run and Hide (Continued)"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28425365
            },
            "petetimessix.researchreinvented.steppingstones": {
                "name": ["Research Reinvented: Stepping Stones"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28425365
            },
            "tradingcontrol.tad.rimworld.core": {
                "name": ["Trading Control"],
                "comment": ["Ensures icons from Retexture Interaction Spots Project is loaded instead of default ones."],
                "sent": 28425365
            }
        },
        "loadBefore": {}
    }
}