Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/components/spawns_underground.json
Piotr Brzozowski 7b875f043a Update documentation for spawn rules (#117)
Documentation updates
2022-10-01 23:03:45 +02:00

9 lines
268 B
JSON

{
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underground",
"additionalProperties": false,
"type": "object",
"title": "Spawns Underground",
"description": "This component allows an entity to spawn underground.",
"properties": {}
}