mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
48 lines
No EOL
1 KiB
JSON
48 lines
No EOL
1 KiB
JSON
{
|
|
"_fv": 57,
|
|
"_type": "fluid",
|
|
"definition": {
|
|
"name": "Acid",
|
|
"bucketName": "Acid Bucket",
|
|
"textureStill": "assid",
|
|
"textureFlowing": "assid",
|
|
"tintType": "No tint",
|
|
"canMultiply": true,
|
|
"flowRate": 5,
|
|
"levelDecrease": 1,
|
|
"slopeFindDistance": 4,
|
|
"spawnParticles": false,
|
|
"dripParticle": {
|
|
"value": "EXPLOSION_NORMAL"
|
|
},
|
|
"flowStrength": 0.9,
|
|
"luminosity": 0,
|
|
"density": 1000,
|
|
"viscosity": 1000,
|
|
"temperature": 300,
|
|
"type": "WATER",
|
|
"generateBucket": true,
|
|
"textureBucket": "",
|
|
"creativeTab": {
|
|
"value": "TOOLS"
|
|
},
|
|
"emptySound": {
|
|
"value": ""
|
|
},
|
|
"rarity": "COMMON",
|
|
"specialInformation": {
|
|
"fixedValue": []
|
|
},
|
|
"resistance": 100.0,
|
|
"luminance": 0,
|
|
"lightOpacity": 1,
|
|
"emissiveRendering": false,
|
|
"tickRate": 10,
|
|
"flammability": 0,
|
|
"fireSpreadSpeed": 0,
|
|
"colorOnMap": "DEFAULT",
|
|
"onEntityCollides": {
|
|
"name": "AcidMobplayerCollidesBlock"
|
|
}
|
|
}
|
|
} |