Switch back to black plastic
This commit is contained in:
parent
5848438668
commit
82cf081178
12
meta.json
12
meta.json
|
@ -7,7 +7,7 @@
|
|||
"objects": [
|
||||
{
|
||||
"name": "110_cartridge_case",
|
||||
"material": "gray_plastic2",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"name": "110_cartridge_body",
|
||||
"material": "gray_plastic2",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
|
@ -35,11 +35,11 @@
|
|||
},
|
||||
{
|
||||
"name": "110_cartridge_takeup",
|
||||
"material": "gray_plastic2",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -21,
|
||||
"z": 20
|
||||
"z": 10
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
|
@ -49,11 +49,11 @@
|
|||
},
|
||||
{
|
||||
"name": "110_cartridge_cover",
|
||||
"material": "gray_plastic2",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 30
|
||||
"z": 25
|
||||
},
|
||||
"rotation": {
|
||||
"x": 180,
|
||||
|
|
Loading…
Reference in New Issue