Add Lego’s Graffiti Mod

https://www.nexusmods.com/railroader/mods/304
This commit is contained in:
2025-08-25 21:23:51 -05:00
parent 392bd73bae
commit 341b28fa3d
17 changed files with 1664 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
{
"identifier": "xm-boxcar03",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.40590644,
2.15856934,
-4.3634057
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.405906,
2.158569,
4.363406
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}