Switch back to black plastic

This commit is contained in:
Matt McWilliams 2025-02-12 13:22:47 -05:00
parent 5848438668
commit 82cf081178
1 changed files with 6 additions and 6 deletions

View File

@ -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,