Redesign biome and update

- Updates to 1.21.3
- Biome changes with correct colours
This commit is contained in:
2024-11-19 18:07:59 +01:00
parent dcd2f06fe0
commit cb08afef4c
22 changed files with 196 additions and 91 deletions

View File

@ -4,11 +4,9 @@
"type": "minecraft:flat",
"settings": {
"biome": "herohost:biome",
"lakes": false,
"features": false,
"layers": [{
"height": 1,
"block": "minecraft:air"
"block": "minecraft:air",
"height": 1
}],
"structure_overrides": []
}