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

8 lines
342 B
JSON

{
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underwater",
"title": "Spawns Underwater",
"description": "This component allows the mob to spawn underwater. Adding the component causes it to be true, removing it causes the mob to stop spawning underwater.",
"type": "object",
"additionalProperties": false
}