init
This commit is contained in:
15699
kubejs/data/minecraft/dimension/overworld.json
Normal file
15699
kubejs/data/minecraft/dimension/overworld.json
Normal file
File diff suppressed because it is too large
Load Diff
11
kubejs/data/minecraft/dimension/the_nether.json
Normal file
11
kubejs/data/minecraft/dimension/the_nether.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "minecraft:the_nether",
|
||||
"generator": {
|
||||
"type": "minecraft:noise",
|
||||
"biome_source": {
|
||||
"type": "minecraft:fixed",
|
||||
"biome": "reclamation:dead_wastes"
|
||||
},
|
||||
"settings": "minecraft:nether"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user