Updated to support v1.20.10

This commit is contained in:
DaanV2
2023-07-15 16:39:46 +02:00
parent 347d165e80
commit 5e95c47562
20 changed files with 23 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
"$id": "blockception.behavior.spawn_rules",
"examples": [
{
"format_version": "1.19.0",
"format_version": "1.20.0",
"minecraft:spawn_rules": { "description": { "identifier": "minecraft:entity", "population_control": "ambient" }, "conditions": [{}] }
}
],