cawezs_mantle_to_stratus/elements/Cowparticle.mod.json
2025-06-02 10:05:26 -04:00

24 lines
468 B
JSON

{
"_fv": 77,
"_type": "particle",
"definition": {
"texture": "easteregg",
"animate": false,
"frameDuration": 1,
"width": 0.2,
"height": 0.2,
"scale": {
"fixedValue": 1.0
},
"speedFactor": 1.0,
"gravity": 0.0,
"maxAge": 100,
"maxAgeDiff": 0,
"angularVelocity": 0.0,
"angularAcceleration": 0.0,
"canCollide": true,
"alwaysShow": true,
"emissiveRendering": true,
"renderType": "OPAQUE"
}
}