Minecraft-STC-Modpack/config/entity_model_features.json
2023-08-14 21:45:09 -04:00

12 lines
409 B
JSON

{
"printModelCreationInfoToLog": false,
"printAllMaths": false,
"renderCustomModelsGreen": false,
"vanillaModelRenderMode": "Off",
"mathFunctionChoice": "JavaMath",
"tryForceEmfModels": true,
"printUnknownModelsMode": "NONE",
"attemptPhysicsModPatch_1": false,
"attemptToCopyVanillaModelIntoMissingModelPart": true,
"textureOverrideMode": "USE_IRIS_QUIRK_AND_DEFER_TO_EMF_CODE_OTHERWISE"
}