23 lines
468 B
JSON
23 lines
468 B
JSON
{
|
|
"walls": {
|
|
"positive_x": {
|
|
"material": "OakLog.json"
|
|
},
|
|
"negative_x": {
|
|
"material": "OakLog.json"
|
|
},
|
|
"positive_y": {
|
|
"material": "OakLogTop.json"
|
|
},
|
|
"negative_y": {
|
|
"material": "OakLogTop.json"
|
|
},
|
|
"positive_z": {
|
|
"material": "OakLog.json"
|
|
},
|
|
"negative_z": {
|
|
"material": "OakLog.json"
|
|
}
|
|
}
|
|
}
|