Update the json
This commit is contained in:
parent
07c41abd4d
commit
276451a630
12
meta.json
12
meta.json
|
@ -1,7 +1,13 @@
|
||||||
{
|
{
|
||||||
"material" : {
|
"parts" : [
|
||||||
"bolex_rewind_key" : "iron_metal",
|
{
|
||||||
"bolex_rewind_key_handle" : "gray_plastic2"
|
"name" : "bolex_rewind_key",
|
||||||
|
"material" : "iron_metal"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "bolex_rewind_key_handle",
|
||||||
|
"material" : "gray_plastic2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"src" : [
|
"src" : [
|
||||||
"Makefile",
|
"Makefile",
|
||||||
|
|
Loading…
Reference in New Issue