227 lines
4.9 KiB
JSON
227 lines
4.9 KiB
JSON
{
|
|
"biome": "nex:ruthless_sands",
|
|
"weight": 8,
|
|
"enabled": true,
|
|
"genDefaultFeatures": true,
|
|
"blocks": {
|
|
"topBlock": {
|
|
"block": "minecraft:soul_sand"
|
|
},
|
|
"fillerBlock": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"wallBlock": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"ceilingBottomBlock": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"ceilingFillerBlock": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"oceanBlock": {
|
|
"block": "minecraft:lava"
|
|
}
|
|
},
|
|
"entities": [
|
|
{
|
|
"entity": "minecraft:wither_skeleton",
|
|
"creatureType": "monster",
|
|
"weight": 65,
|
|
"minGroupCount": 1,
|
|
"maxGroupCount": 4,
|
|
"spawn": true
|
|
},
|
|
{
|
|
"entity": "minecraft:zombie_pigman",
|
|
"creatureType": "monster",
|
|
"weight": 45,
|
|
"minGroupCount": 1,
|
|
"maxGroupCount": 3,
|
|
"spawn": true
|
|
},
|
|
{
|
|
"entity": "nex:spinout",
|
|
"creatureType": "monster",
|
|
"weight": 50,
|
|
"minGroupCount": 1,
|
|
"maxGroupCount": 2,
|
|
"spawn": true
|
|
},
|
|
{
|
|
"entity": "natura:heatscarspider",
|
|
"creatureType": "monster",
|
|
"weight": 50,
|
|
"minGroupCount": 2,
|
|
"maxGroupCount": 4,
|
|
"spawn": true
|
|
},
|
|
{
|
|
"entity": "natura:babyheatscarspider",
|
|
"creatureType": "monster",
|
|
"weight": 10,
|
|
"minGroupCount": 4,
|
|
"maxGroupCount": 4,
|
|
"spawn": false
|
|
},
|
|
{
|
|
"entity": "natura:nitrocreeper",
|
|
"creatureType": "monster",
|
|
"weight": 8,
|
|
"minGroupCount": 4,
|
|
"maxGroupCount": 6,
|
|
"spawn": false
|
|
},
|
|
{
|
|
"entity": "primal:creeper_nether",
|
|
"creatureType": "monster",
|
|
"weight": 3,
|
|
"minGroupCount": 0,
|
|
"maxGroupCount": 1,
|
|
"spawn": false
|
|
},
|
|
{
|
|
"entity": "natura:imp",
|
|
"creatureType": "creature",
|
|
"weight": 10,
|
|
"minGroupCount": 8,
|
|
"maxGroupCount": 12,
|
|
"spawn": false
|
|
},
|
|
{
|
|
"entity": "primal:ovis_atre",
|
|
"creatureType": "creature",
|
|
"weight": 90,
|
|
"minGroupCount": 1,
|
|
"maxGroupCount": 6,
|
|
"spawn": false
|
|
}
|
|
],
|
|
"features": [
|
|
{
|
|
"feature": "lex:fluid",
|
|
"genStage": "populate",
|
|
"blockToSpawn": {
|
|
"block": "minecraft:flowing_lava"
|
|
},
|
|
"blockToTarget": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"hidden": false,
|
|
"genAttempts": 8,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": false,
|
|
"generate": true,
|
|
"minGenHeight": 4,
|
|
"maxGenHeight": 124
|
|
},
|
|
{
|
|
"feature": "lex:cluster",
|
|
"genStage": "populate",
|
|
"blockToSpawn": {
|
|
"block": "minecraft:glowstone"
|
|
},
|
|
"blockToAttachTo": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"direction": "down",
|
|
"genAttempts": 10,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": true,
|
|
"generate": true,
|
|
"minGenHeight": 4,
|
|
"maxGenHeight": 124
|
|
},
|
|
{
|
|
"feature": "lex:cluster",
|
|
"genStage": "populate",
|
|
"blockToSpawn": {
|
|
"block": "minecraft:glowstone"
|
|
},
|
|
"blockToAttachTo": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"direction": "down",
|
|
"genAttempts": 10,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": false,
|
|
"generate": true,
|
|
"minGenHeight": 1,
|
|
"maxGenHeight": 128
|
|
},
|
|
{
|
|
"feature": "lex:ore",
|
|
"genStage": "ore",
|
|
"blockToSpawn": {
|
|
"block": "nex:quartz_ore",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"blockToReplace": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"veinSize": 14,
|
|
"genAttempts": 16,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": false,
|
|
"generate": true,
|
|
"minGenHeight": 10,
|
|
"maxGenHeight": 108
|
|
},
|
|
{
|
|
"feature": "lex:fluid",
|
|
"genStage": "populate",
|
|
"blockToSpawn": {
|
|
"block": "minecraft:flowing_lava"
|
|
},
|
|
"blockToTarget": {
|
|
"block": "nex:netherrack",
|
|
"properties": {
|
|
"type": "gloomy"
|
|
}
|
|
},
|
|
"hidden": true,
|
|
"genAttempts": 16,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": false,
|
|
"generate": true,
|
|
"minGenHeight": 10,
|
|
"maxGenHeight": 118
|
|
},
|
|
{
|
|
"feature": "nex:thornstalk",
|
|
"genStage": "decorate",
|
|
"genAttempts": 16,
|
|
"genProbability": 1.0,
|
|
"randomizeGenAttempts": false,
|
|
"generate": true,
|
|
"minGenHeight": 32,
|
|
"maxGenHeight": 108
|
|
}
|
|
]
|
|
} |