diff --git a/source/resource/entity/1.10.0/entity.json b/source/resource/entity/1.10.0/entity.json index 42efa291..53f7222f 100644 --- a/source/resource/entity/1.10.0/entity.json +++ b/source/resource/entity/1.10.0/entity.json @@ -43,6 +43,11 @@ "minProperties": 1, "additionalProperties": { "type": "string", "description": "The reference to the geometry", "title": "Geometry Reference" } }, + "queryable_geometry": { + "title": "Queryable Geometry", + "description": "UNDOCUMENTED", + "type": "string" + }, "hide_armor": { "type": "boolean", "default": true,