This commit is contained in:
Starbeamrainbowlabs 2023-08-11 22:49:34 +01:00
parent a39b2191a5
commit c734a46579
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2

@ -195,7 +195,7 @@ A specific example of a header JSON object is noted below. This example is prett
```json
{
"name": "A castle",
"description": "A grand fairy tale-style castle with multiple towers.",
"description": "A grand fairy-tale style castle with multiple towers.",
"size": { "x": 50, "y": 25, "z": 75 },
"offset": { "x": 3, "y": 0, "z": 5 },
"type": "full",