Renderer/assets/Data/game/structure.json
austin 32d9725f1e
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
content work
2025-04-29 18:12:20 -04:00

21 lines
401 B
JSON

{
"data" : [
{
"id" : "test1",
"fabPath" : "Data/fab/disjointedroom1.block",
"dimensions" : {
"x" : 100,
"y" : 100,
"z" : 100
},
"placementOffset" : {
"x" : 0,
"y" : -1,
"z" : 0
}
}
],
"files" : [
]
}