mirror of https://github.com/LOOHP/Limbo.git
207 lines
4.4 KiB
JSON
207 lines
4.4 KiB
JSON
{
|
|
"attributes": {
|
|
"minecraft:gameplay/snow_golem_melts": true,
|
|
"minecraft:visual/sky_color": "#6eb1ff"
|
|
},
|
|
"carvers": [
|
|
"minecraft:cave",
|
|
"minecraft:cave_extra_underground",
|
|
"minecraft:canyon"
|
|
],
|
|
"downfall": 0.0,
|
|
"effects": {
|
|
"water_color": "#3f76e4"
|
|
},
|
|
"features": [
|
|
[],
|
|
[
|
|
"minecraft:lake_lava_underground",
|
|
"minecraft:lake_lava_surface"
|
|
],
|
|
[
|
|
"minecraft:amethyst_geode"
|
|
],
|
|
[
|
|
"minecraft:monster_room",
|
|
"minecraft:monster_room_deep"
|
|
],
|
|
[],
|
|
[],
|
|
[
|
|
"minecraft:ore_dirt",
|
|
"minecraft:ore_gravel",
|
|
"minecraft:ore_granite_upper",
|
|
"minecraft:ore_granite_lower",
|
|
"minecraft:ore_diorite_upper",
|
|
"minecraft:ore_diorite_lower",
|
|
"minecraft:ore_andesite_upper",
|
|
"minecraft:ore_andesite_lower",
|
|
"minecraft:ore_tuff",
|
|
"minecraft:ore_coal_upper",
|
|
"minecraft:ore_coal_lower",
|
|
"minecraft:ore_iron_upper",
|
|
"minecraft:ore_iron_middle",
|
|
"minecraft:ore_iron_small",
|
|
"minecraft:ore_gold",
|
|
"minecraft:ore_gold_lower",
|
|
"minecraft:ore_redstone",
|
|
"minecraft:ore_redstone_lower",
|
|
"minecraft:ore_diamond",
|
|
"minecraft:ore_diamond_medium",
|
|
"minecraft:ore_diamond_large",
|
|
"minecraft:ore_diamond_buried",
|
|
"minecraft:ore_lapis",
|
|
"minecraft:ore_lapis_buried",
|
|
"minecraft:ore_copper",
|
|
"minecraft:underwater_magma",
|
|
"minecraft:disk_sand",
|
|
"minecraft:disk_clay",
|
|
"minecraft:disk_gravel"
|
|
],
|
|
[],
|
|
[
|
|
"minecraft:spring_water",
|
|
"minecraft:spring_lava"
|
|
],
|
|
[
|
|
"minecraft:glow_lichen",
|
|
"minecraft:patch_tall_grass",
|
|
"minecraft:trees_savanna",
|
|
"minecraft:flower_warm",
|
|
"minecraft:patch_grass_savanna",
|
|
"minecraft:brown_mushroom_normal",
|
|
"minecraft:red_mushroom_normal",
|
|
"minecraft:patch_pumpkin",
|
|
"minecraft:patch_sugar_cane",
|
|
"minecraft:patch_firefly_bush_near_water"
|
|
],
|
|
[
|
|
"minecraft:freeze_top_layer"
|
|
]
|
|
],
|
|
"has_precipitation": false,
|
|
"spawn_costs": {},
|
|
"spawners": {
|
|
"ambient": [
|
|
{
|
|
"type": "minecraft:bat",
|
|
"maxCount": 8,
|
|
"minCount": 8,
|
|
"weight": 10
|
|
}
|
|
],
|
|
"axolotls": [],
|
|
"creature": [
|
|
{
|
|
"type": "minecraft:sheep",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 12
|
|
},
|
|
{
|
|
"type": "minecraft:pig",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 10
|
|
},
|
|
{
|
|
"type": "minecraft:chicken",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 10
|
|
},
|
|
{
|
|
"type": "minecraft:cow",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 8
|
|
},
|
|
{
|
|
"type": "minecraft:horse",
|
|
"maxCount": 6,
|
|
"minCount": 2,
|
|
"weight": 1
|
|
},
|
|
{
|
|
"type": "minecraft:donkey",
|
|
"maxCount": 1,
|
|
"minCount": 1,
|
|
"weight": 1
|
|
},
|
|
{
|
|
"type": "minecraft:armadillo",
|
|
"maxCount": 3,
|
|
"minCount": 2,
|
|
"weight": 10
|
|
}
|
|
],
|
|
"misc": [],
|
|
"monster": [
|
|
{
|
|
"type": "minecraft:spider",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:zombie",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 90
|
|
},
|
|
{
|
|
"type": "minecraft:zombie_villager",
|
|
"maxCount": 1,
|
|
"minCount": 1,
|
|
"weight": 5
|
|
},
|
|
{
|
|
"type": "minecraft:zombie_horse",
|
|
"maxCount": 1,
|
|
"minCount": 1,
|
|
"weight": 5
|
|
},
|
|
{
|
|
"type": "minecraft:skeleton",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:creeper",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:slime",
|
|
"maxCount": 4,
|
|
"minCount": 4,
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:enderman",
|
|
"maxCount": 4,
|
|
"minCount": 1,
|
|
"weight": 10
|
|
},
|
|
{
|
|
"type": "minecraft:witch",
|
|
"maxCount": 1,
|
|
"minCount": 1,
|
|
"weight": 5
|
|
}
|
|
],
|
|
"underground_water_creature": [
|
|
{
|
|
"type": "minecraft:glow_squid",
|
|
"maxCount": 6,
|
|
"minCount": 4,
|
|
"weight": 10
|
|
}
|
|
],
|
|
"water_ambient": [],
|
|
"water_creature": []
|
|
},
|
|
"temperature": 2.0
|
|
} |