Changement global + ajout item et commande
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"carvers": {
|
||||
"air": "minecraft:nether_cave"
|
||||
},
|
||||
"downfall": 0.0,
|
||||
"effects": {
|
||||
"ambient_sound": "minecraft:ambient.soul_sand_valley.loop",
|
||||
"fog_color": 657169,
|
||||
"foliage_color": 3222582,
|
||||
"grass_color": 3222582,
|
||||
"mood_sound": {
|
||||
"block_search_extent": 8,
|
||||
"offset": 2.0,
|
||||
"sound": "minecraft:ambient.soul_sand_valley.mood",
|
||||
"tick_delay": 6000
|
||||
},
|
||||
"music": {
|
||||
"max_delay": 24000,
|
||||
"min_delay": 12000,
|
||||
"replace_current_music": false,
|
||||
"sound": "biomesoplenty:music.nether.withered_abyss"
|
||||
},
|
||||
"sky_color": 7254527,
|
||||
"water_color": 4159204,
|
||||
"water_fog_color": 329011
|
||||
},
|
||||
"features": [
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[
|
||||
"minecraft:ore_gravel_nether",
|
||||
"minecraft:ore_blackstone",
|
||||
"minecraft:ore_gold_nether",
|
||||
"minecraft:ore_quartz_nether",
|
||||
"minecraft:ore_ancient_debris_large",
|
||||
"minecraft:ore_debris_small",
|
||||
"biomesoplenty:obsidian_splatter",
|
||||
"biomesoplenty:blackstone_spines",
|
||||
"biomesoplenty:blackstone_bulbs"
|
||||
]
|
||||
],
|
||||
"has_precipitation": false,
|
||||
"spawn_costs": {},
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
"type": "minecraft:enderman",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "minecraft:wither_skeleton",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 50
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [],
|
||||
"water_ambient": [],
|
||||
"water_creature": []
|
||||
},
|
||||
"temperature": 2.0
|
||||
}
|
||||
Reference in New Issue
Block a user