Changement global + ajout item et commande
This commit is contained in:
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"carvers": {
|
||||
"air": "minecraft:nether_cave"
|
||||
},
|
||||
"downfall": 0.0,
|
||||
"effects": {
|
||||
"additions_sound": {
|
||||
"sound": "minecraft:ambient.basalt_deltas.additions",
|
||||
"tick_chance": 0.0111
|
||||
},
|
||||
"ambient_sound": "minecraft:ambient.basalt_deltas.loop",
|
||||
"fog_color": 5188371,
|
||||
"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.erupting_inferno"
|
||||
},
|
||||
"particle": {
|
||||
"options": {
|
||||
"type": "minecraft:smoke"
|
||||
},
|
||||
"probability": 2.3065104E-4
|
||||
},
|
||||
"sky_color": 7254527,
|
||||
"water_color": 4159204,
|
||||
"water_fog_color": 329011
|
||||
},
|
||||
"features": [
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[
|
||||
"minecraft:spring_open",
|
||||
"minecraft:patch_fire",
|
||||
"minecraft:patch_soul_fire",
|
||||
"minecraft:glowstone_extra",
|
||||
"minecraft:glowstone",
|
||||
"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:inferno_lava_lake",
|
||||
"biomesoplenty:inferno_lava_spring",
|
||||
"biomesoplenty:inferno_splatter",
|
||||
"biomesoplenty:large_fumarole",
|
||||
"biomesoplenty:small_fumarole",
|
||||
"biomesoplenty:brimstone_bud",
|
||||
"biomesoplenty:brimstone_cluster"
|
||||
]
|
||||
],
|
||||
"has_precipitation": false,
|
||||
"spawn_costs": {},
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "minecraft:strider",
|
||||
"maxCount": 2,
|
||||
"minCount": 1,
|
||||
"weight": 100
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
"type": "minecraft:ghast",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "minecraft:magma_cube",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:zombified_piglin",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"type": "minecraft:piglin",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "minecraft:enderman",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [],
|
||||
"water_ambient": [],
|
||||
"water_creature": []
|
||||
},
|
||||
"temperature": 2.0
|
||||
}
|
||||
Reference in New Issue
Block a user