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 e4377f8115
commit fa890c45cc
17 changed files with 1664 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
{
"identifier": "hmr-hopper03",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.15
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.39004123,
2.12774658,
1.77749681
],
"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.0,
2.0,
0.15
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.390041,
2.127747,
-1.777497
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}