Hey @xlr8tednergy
the locomotive is not a buildable train, I believe you should be able to add it to the config though if you want it to be buildable.
"locomotive.entity": {
"Wall Upper": {
"x": 1.5,
"y": 3.0,
"z": 7.5
},
"Wall Lower": {
"x": -1.5,
"y": 1.45,
"z": -7.5
},
"Floor Upper": {
"x": 0.0,
"y": 4.45,
"z": 6.0
},
"Floor Lower": {
"x": 0.0,
"y": 1.45,
"z": -6.0
}
},
for Sams and Turrets, yes you can place all of these on the roof of the train, although with turrets it likes to say "invalid angle" you have to be on almost completely flat ground. Im gonna add an option to do an angle check on turrets, not having this angle check will allow you to place them, but also allow you to place them at any angle.