minecraft server init
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
{
|
||||
"biome": "biomesoplenty:corrupted_sands",
|
||||
"weight": 8,
|
||||
"enabled": true
|
||||
}
|
5
config/NetherEx/Biomes/biomesoplenty/fungi_forest.json
Normal file
5
config/NetherEx/Biomes/biomesoplenty/fungi_forest.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"biome": "biomesoplenty:fungi_forest",
|
||||
"weight": 4,
|
||||
"enabled": true
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"biome": "biomesoplenty:phantasmagoric_inferno",
|
||||
"weight": 6,
|
||||
"enabled": true
|
||||
}
|
5
config/NetherEx/Biomes/biomesoplenty/undergarden.json
Normal file
5
config/NetherEx/Biomes/biomesoplenty/undergarden.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"biome": "biomesoplenty:undergarden",
|
||||
"weight": 4,
|
||||
"enabled": true
|
||||
}
|
5
config/NetherEx/Biomes/biomesoplenty/visceral_heap.json
Normal file
5
config/NetherEx/Biomes/biomesoplenty/visceral_heap.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"biome": "biomesoplenty:visceral_heap",
|
||||
"weight": 4,
|
||||
"enabled": true
|
||||
}
|
Reference in New Issue
Block a user