vore-mod/elements/Innards.mod.json

101 lines
No EOL
2.2 KiB
JSON

{
"_fv": 33,
"_type": "biome",
"definition": {
"name": "Innards",
"groundBlock": {
"value": "Blocks.AIR"
},
"undergroundBlock": {
"value": "Blocks.AIR"
},
"underwaterBlock": {
"value": ""
},
"grassColor": {
"value": -13210,
"falpha": 0.0
},
"foliageColor": {
"value": -13312,
"falpha": 0.0
},
"ambientSound": {
"value": "CUSTOM:heart_beat"
},
"additionsSound": {
"value": ""
},
"music": {
"value": ""
},
"moodSound": {
"value": "CUSTOM:stomach_gurgles"
},
"moodSoundDelay": 200,
"spawnParticles": true,
"particleToSpawn": {
"value": "WATER_DROP"
},
"particlesProbability": 1.0,
"biomeCategory": "NONE",
"rainingPossibility": 0.0,
"temperature": 1.5,
"baseHeight": 0.1,
"heightVariation": 0.2,
"spawnBiome": false,
"spawnBiomeNether": false,
"spawnInCaves": false,
"biomeWeight": 10,
"biomeDictionaryTypes": [],
"grassPerChunk": 0,
"seagrassPerChunk": 0,
"flowersPerChunk": 0,
"mushroomsPerChunk": 0,
"bigMushroomsChunk": 0,
"sandPatchesPerChunk": 0,
"gravelPatchesPerChunk": 0,
"reedsPerChunk": 0,
"cactiPerChunk": 0,
"treesPerChunk": 0,
"vanillaTreeType": "Default",
"treeType": 0,
"minHeight": 7,
"treeStem": {
"value": ""
},
"treeBranch": {
"value": ""
},
"treeVines": {
"value": ""
},
"treeFruits": {
"value": ""
},
"spawnStronghold": false,
"spawnMineshaft": false,
"spawnMineshaftMesa": false,
"spawnPillagerOutpost": false,
"villageType": "none",
"spawnWoodlandMansion": false,
"spawnJungleTemple": false,
"spawnDesertPyramid": false,
"spawnSwampHut": false,
"spawnIgloo": false,
"spawnOceanMonument": false,
"spawnShipwreck": false,
"spawnShipwreckBeached": false,
"spawnBuriedTreasure": false,
"oceanRuinType": "NONE",
"spawnNetherBridge": false,
"spawnNetherFossil": false,
"spawnBastionRemnant": false,
"spawnEndCity": false,
"spawnRuinedPortal": "NONE",
"defaultFeatures": [
"FrozenTopLayer"
],
"spawnEntries": []
}
}