Renderer/assets/Data/game/structure.json
austin 69b7fe2f77
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
macro structures block regular foliage generation
2025-04-29 14:06:15 -04:00

16 lines
277 B
JSON

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