50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"type": "palette",
|
|
"displayName": "text.itemswapper.palette.contraption.contraption_actors",
|
|
"items": [
|
|
"create:mechanical_drill",
|
|
"create:mechanical_saw",
|
|
"create:deployer",
|
|
"create:mechanical_harvester",
|
|
"create:mechanical_plough",
|
|
"create:mechanical_roller",
|
|
"create:redstone_contact",
|
|
"create:andesite_funnel",
|
|
"create:brass_funnel",
|
|
"create:portable_storage_interface",
|
|
"create:portable_fluid_interface"
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|