vore-mod/elements/Cum.mod.json

39 lines
No EOL
861 B
JSON

{
"_fv": 34,
"_type": "fluid",
"definition": {
"name": "Cum",
"bucketName": "Cum Bucket",
"textureStill": "cum1",
"textureFlowing": "cum1",
"tintType": "No tint",
"canMultiply": false,
"flowRate": 5,
"levelDecrease": 1,
"slopeFindDistance": 4,
"spawnParticles": false,
"flowStrength": 1.0,
"luminosity": 0,
"density": 1000,
"viscosity": 1700,
"temperature": 300,
"type": "WATER",
"generateBucket": true,
"creativeTab": {
"value": "MISC"
},
"rarity": "COMMON",
"specialInfo": [],
"resistance": 100.0,
"luminance": 0,
"lightOpacity": 1,
"emissiveRendering": false,
"tickRate": 10,
"flammability": 0,
"fireSpreadSpeed": 0,
"colorOnMap": "DEFAULT",
"frequencyOnChunks": 5,
"spawnWorldTypes": [],
"restrictionBiomes": []
}
}