Changement global + ajout item et commande
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"carvers": {
|
||||
"air": "minecraft:nether_cave"
|
||||
},
|
||||
"downfall": 0.0,
|
||||
"effects": {
|
||||
"ambient_sound": "minecraft:ambient.crimson_forest.loop",
|
||||
"fog_color": 5832748,
|
||||
"mood_sound": {
|
||||
"block_search_extent": 8,
|
||||
"offset": 2.0,
|
||||
"sound": "minecraft:ambient.basalt_deltas.mood",
|
||||
"tick_delay": 6000
|
||||
},
|
||||
"music": {
|
||||
"max_delay": 24000,
|
||||
"min_delay": 12000,
|
||||
"replace_current_music": false,
|
||||
"sound": "biomesoplenty:music.nether.crystalline_chasm"
|
||||
},
|
||||
"particle": {
|
||||
"options": {
|
||||
"type": "minecraft:electric_spark"
|
||||
},
|
||||
"probability": 8.925E-4
|
||||
},
|
||||
"sky_color": 7254527,
|
||||
"water_color": 4159204,
|
||||
"water_fog_color": 329011
|
||||
},
|
||||
"features": [
|
||||
[],
|
||||
[],
|
||||
[
|
||||
"biomesoplenty:large_rose_quartz"
|
||||
],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[
|
||||
"minecraft:spring_open",
|
||||
"minecraft:glowstone_extra",
|
||||
"minecraft:glowstone",
|
||||
"minecraft:brown_mushroom_nether",
|
||||
"minecraft:red_mushroom_nether",
|
||||
"minecraft:ore_magma",
|
||||
"minecraft:spring_closed",
|
||||
"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:small_crystal"
|
||||
]
|
||||
],
|
||||
"has_precipitation": false,
|
||||
"spawn_costs": {},
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "minecraft:strider",
|
||||
"maxCount": 2,
|
||||
"minCount": 1,
|
||||
"weight": 60
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [],
|
||||
"underground_water_creature": [],
|
||||
"water_ambient": [],
|
||||
"water_creature": []
|
||||
},
|
||||
"temperature": 2.0
|
||||
}
|
||||
Reference in New Issue
Block a user