Update the json

This commit is contained in:
Matt McWilliams 2024-07-14 20:56:09 -04:00
parent 07c41abd4d
commit 276451a630
1 changed files with 9 additions and 3 deletions

View File

@ -1,7 +1,13 @@
{
"material" : {
"bolex_rewind_key" : "iron_metal",
"bolex_rewind_key_handle" : "gray_plastic2"
"parts" : [
{
"name" : "bolex_rewind_key",
"material" : "iron_metal"
},
{
"name" : "bolex_rewind_key_handle",
"material" : "gray_plastic2"
}
},
"src" : [
"Makefile",