9 lines
369 B
JSON
9 lines
369 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_on_surface",
|
|
"additionalProperties": false,
|
|
"type": "object",
|
|
"title": "Spawns On Surface",
|
|
"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": {}
|
|
}
|