Updated biome

This commit is contained in:
DaanV2
2022-09-20 19:06:50 +02:00
parent 51a7def3f4
commit dbd8015ac3
18 changed files with 32 additions and 17 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": {}
}