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

@@ -3,7 +3,6 @@
"additionalProperties": false,
"type": "object",
"title": "Spawns On Surface",
"description": "UNDOCUMENTED.",
"$comment": "UNDOCUMENTED",
"description": "This component allows the mob to spawn on the ground. Adding the component causes it to be true, removing it causes the mob to stop spawning on the surface.",
"properties": {}
}