mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 15:34:57 +00:00
14 lines
257 B
JSON
Vendored
14 lines
257 B
JSON
Vendored
{
|
|
"format_version": "1.8.0",
|
|
"minecraft:spawn_rules": {
|
|
"description": {
|
|
"identifier": "minecraft:guardian",
|
|
"population_control": "monster"
|
|
},
|
|
"conditions": [
|
|
{
|
|
"minecraft:spawns_underwater": {}
|
|
}
|
|
]
|
|
}
|
|
} |