Regenerated Datapack
This commit is contained in:
parent
b01f9885c2
commit
b749aa4232
6 changed files with 35 additions and 10 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:end_barrens"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:the_end"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:end_highlands",
|
||||
"minecraft:end_midlands"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:end_midlands"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:small_end_islands",
|
||||
{
|
||||
"id": "nullscape:void_barrens",
|
||||
"required": false
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type": "bclib:biome",
|
||||
"biome": "nullscape:void_barrens",
|
||||
"edgeSize": 0,
|
||||
"fogDensity": 1.0,
|
||||
"genChance": 1.0,
|
||||
"intended_for": "END_VOID",
|
||||
"terrainHeight": 0.1,
|
||||
"vertical": false
|
||||
}
|
Loading…
Reference in a new issue