Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/components/spawns_underground.json

9 lines
268 B
JSON
Raw Normal View History

2021-10-21 16:39:38 +02:00
{
2021-10-21 16:43:14 +02:00
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underground",
2021-10-21 16:39:38 +02:00
"additionalProperties": false,
"type": "object",
2021-10-21 16:43:14 +02:00
"title": "Spawns Underground",
"description": "This component allows an entity to spawn underground.",
2021-10-21 16:39:38 +02:00
"properties": {}
}