Update documentation for spawn rules (#117)

Documentation updates
This commit is contained in:
Piotr Brzozowski
2022-10-01 23:03:45 +02:00
committed by GitHub
parent 76c2b023ad
commit 7b875f043a
19 changed files with 142 additions and 74 deletions

View File

@@ -1,8 +1,7 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underwater",
"title": "Spawns Underwater",
"description": "UNDOCUMENTED.",
"$comment": "UNDOCUMENTED",
"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
}