{ "items": [ { "id": 0, "groupId": "reddit1", "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, "links": [1] }, { "id": 1, "groupId": "reddit", "name": "cone2", "model": "./models/cone.glb", "texture": null, "contentType": "image", "file": "./images/test.webp", "isCollider": true, "position": { "x": -100, "y": 1, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0 }, "scale": 10, "links": [0] } ] }