Updating format version

This commit is contained in:
DaanV2
2023-11-28 19:49:09 +01:00
parent c19ea88ba2
commit 47344e20ae
22 changed files with 23 additions and 23 deletions

View File

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