Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
awacke1/StreamlitScroller
awacke1
/
3DWorldBuilder
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
64b1b25
3DWorldBuilder
/
kits.json
awacke1
Update kits.json
4ecdf6e
verified
2 months ago
raw
Copy download link
history
blame
Safe
164 Bytes
{
"BasicHouse"
:
{
"modules"
:
[
"Cube"
,
"Cone"
]
}
,
"BasicTree"
:
{
"modules"
:
[
"Cylinder"
,
"Sphere"
]
}
,
"CyberBlock"
:
{
"modules"
:
[
"Cube"
,
"Cylinder"
,
"Sphere"
]
}
}