Files
Brick-Monorail/track.json

78 lines
1.4 KiB
JSON

{
"fileFormatVersion": "1",
"parameterSets": {
"C15": {
"Angle": "15",
"Radius": "25",
"AngleIsLength": true
},
"C7": {
"Angle": "7",
"Radius": "25",
"AngleIsLength": true
},
"S25": {
"Angle": "0",
"Length": "25",
"Radius": "25"
},
"S10": {
"Angle": "0",
"Length": "10",
"Radius": "25"
},
"S5": {
"Angle": "0",
"Length": "5",
"Radius": "25"
},
"S4": {
"Angle": "0",
"Length": "4",
"Radius": "25"
},
"Classic Full Straight": {
"Angle": "0",
"Length": "32",
"Radius": "28"
},
"Classic Half Straight": {
"Angle": "0",
"Length": "16",
"Radius": "28"
},
"Classic Quarter Straight": {
"Angle": "0",
"Length": "8",
"Radius": "28"
},
"Classic Full Curve": {
"Angle": "90",
"Length": "8",
"Radius": "28"
},
"Classic Half Curve": {
"Angle": "45",
"Length": "8",
"Radius": "28"
},
"StudInsert": {
"Type": "studs"
},
"AntiStudInsert": {
"Type": "antistuds"
},
"Switch R25": {
"Angle": "15",
"AngleIsLength": "true",
"AntiStudInserts": "false",
"Length": "20",
"Radius": "25",
"StudInserts": "false",
"SwitchFrontLength": "4",
"SwitchSupportCount": "3",
"Type": "switch"
}
}
}