{ "items": [ { "id": 0, "name": "cone", "model": "./models/cone.glb", "texture": null, "contentType": "text", "file": "./texts/example.md", "isCollider": true, "position": { "x": 100, "y": 1, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0 }, "scale": 5 }, { "id": 1, "name": "cone2", "model": "./models/cone.glb", "texture": null, "contentType": "text", "file": "./texts/example2.md", "isCollider": true, "position": { "x": 5, "y": 50, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0 }, "scale": 10 } ] }