mirror of
https://github.com/JasonTable/vore-mod.git
synced 2025-04-19 01:48:52 -04:00
49 lines
No EOL
1 KiB
JSON
49 lines
No EOL
1 KiB
JSON
{
|
|
"_fv": 34,
|
|
"_type": "fluid",
|
|
"definition": {
|
|
"name": "Blood",
|
|
"bucketName": "Blood Bucket",
|
|
"textureStill": "boold",
|
|
"textureFlowing": "boold",
|
|
"tintType": "No tint",
|
|
"canMultiply": false,
|
|
"flowRate": 5,
|
|
"levelDecrease": 1,
|
|
"slopeFindDistance": 4,
|
|
"spawnParticles": false,
|
|
"dripParticle": {
|
|
"value": "EXPLOSION_NORMAL"
|
|
},
|
|
"flowStrength": 1.0,
|
|
"luminosity": 0,
|
|
"density": 1000,
|
|
"viscosity": 1000,
|
|
"temperature": 300,
|
|
"type": "WATER",
|
|
"generateBucket": true,
|
|
"textureBucket": "",
|
|
"creativeTab": {
|
|
"value": "MISC"
|
|
},
|
|
"emptySound": {
|
|
"value": ""
|
|
},
|
|
"rarity": "COMMON",
|
|
"specialInfo": [],
|
|
"resistance": 100.0,
|
|
"luminance": 0,
|
|
"lightOpacity": 1,
|
|
"emissiveRendering": false,
|
|
"tickRate": 2000,
|
|
"flammability": 0,
|
|
"fireSpreadSpeed": 0,
|
|
"colorOnMap": "DEFAULT",
|
|
"frequencyOnChunks": 5,
|
|
"spawnWorldTypes": [],
|
|
"restrictionBiomes": [],
|
|
"onTickUpdate": {
|
|
"name": "BloodUpdateTick"
|
|
}
|
|
}
|
|
} |