flattened biomes

This commit is contained in:
DaanV2
2021-11-16 13:26:46 +01:00
parent 2c42de7293
commit 37eb685e09
18 changed files with 864 additions and 872 deletions

View File

@@ -0,0 +1,8 @@
{
"$id": "minecraft.behavior.biomes.1.12.0.components.minecraft.nether_surface",
"title": "Nether Surface",
"description": "Use default Minecraft Nether terrain generation.",
"type": "object",
"additionalProperties": false,
"properties": {}
}