- Fix surface_builder component validation (#404)

This commit is contained in:
Xterionix
2025-11-04 08:16:09 -06:00
committed by GitHub
parent f29fba0a7d
commit b8bb6f8f8c

View File

@@ -10,7 +10,6 @@
"title": "Builder",
"description": "Controls the block types used for terrain generation.",
"type": "object",
"additionalProperties": false,
"required": [ "type" ],
"properties": {
"type": {