38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"type": "palette",
|
|
"displayName": "text.itemswapper.palette.utilities.survival",
|
|
"items": [
|
|
"create:extendo_grip",
|
|
"create:potato_cannon",
|
|
"create:wrench",
|
|
"create:wand_of_symmetry",
|
|
"create:super_glue"
|
|
],
|
|
"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",
|
|
"icon": "create:sticky_mechanical_piston"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/utilities/survival",
|
|
"displayName": "text.itemswapper.palette.utilities.survival",
|
|
"icon": "create:wrench"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"target": "itemswapper:v2/utilities/creative",
|
|
"displayName": "text.itemswapper.palette.utilities.creative",
|
|
"icon": "create:handheld_worldshaper"
|
|
}
|
|
]
|
|
}
|