52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"type": "palette",
|
|
"displayName": "text.itemswapper.palette.contraption.train",
|
|
"items": [
|
|
"create:railway_casing",
|
|
"create:controls",
|
|
"create:train_door",
|
|
"create:train_trapdoor",
|
|
"create:track",
|
|
"create:track_station",
|
|
"create:track_signal",
|
|
"create:schedule",
|
|
"create:track_observer",
|
|
"railways:semaphore",
|
|
"railways:track_coupler",
|
|
"railways:track_switch_andesite",
|
|
"railways:track_switch_brass"
|
|
],
|
|
"shortcuts": [
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/kinetic/energy_transport",
|
|
"displayName": "text.itemswapper.palette.kinetic",
|
|
"icon": "create:cogwheel"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/contraption/contraptions",
|
|
"displayName": "text.itemswapper.palette.contraption.contraptions",
|
|
"icon": "create:sticky_mechanical_piston"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/contraption/contraption_actors",
|
|
"displayName": "text.itemswapper.palette.contraption.contraption_actors",
|
|
"icon": "create:mechanical_drill"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/contraption/train",
|
|
"displayName": "text.itemswapper.palette.contraption.train",
|
|
"icon": "create:track"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/utilities/survival",
|
|
"displayName": "text.itemswapper.palette.utilities",
|
|
"icon": "create:wrench"
|
|
}
|
|
]
|
|
}
|