8 lines
342 B
JSON
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
|
|
}
|