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.ignore_automatic_features",
"title": "Ignore Automatic Features",
"description": "No features will be automatically attached to this Biome, only features specified in the minecraft:forced_features component will appear.",
"type": "object",
"additionalProperties": false,
"properties": {}
}