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": [
|
"objects": [
|
||||||
{
|
{
|
||||||
"name": "110_cartridge_case",
|
"name": "110_cartridge_case",
|
||||||
"material": "gray_plastic2",
|
"material": "black_plastic",
|
||||||
"position": {
|
"position": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "110_cartridge_body",
|
"name": "110_cartridge_body",
|
||||||
"material": "gray_plastic2",
|
"material": "black_plastic",
|
||||||
"position": {
|
"position": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
|
@ -35,11 +35,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "110_cartridge_takeup",
|
"name": "110_cartridge_takeup",
|
||||||
"material": "gray_plastic2",
|
"material": "black_plastic",
|
||||||
"position": {
|
"position": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": -21,
|
"y": -21,
|
||||||
"z": 20
|
"z": 10
|
||||||
},
|
},
|
||||||
"rotation": {
|
"rotation": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
|
@ -49,11 +49,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "110_cartridge_cover",
|
"name": "110_cartridge_cover",
|
||||||
"material": "gray_plastic2",
|
"material": "black_plastic",
|
||||||
"position": {
|
"position": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 30
|
"z": 25
|
||||||
},
|
},
|
||||||
"rotation": {
|
"rotation": {
|
||||||
"x": 180,
|
"x": 180,
|
||||||
|
|
Loading…
Reference in New Issue