Files
minecraft-bedrock-json-schemas/source/behavior/biomes/components/ignore_automatic_features.json
2022-09-20 19:06:50 +02:00

9 lines
366 B
JSON

{
"$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": {}
}