Files
imr6-patches/config/ftbpc_pad_actions.snbt

19 lines
285 B
SNBT

{
actions: [
{
command_action: {
command: "/spawn"
}
name: "ftbpackcompanion.spawn"
icon: "ftblibrary:icons/globe"
}
{
command_action: {
command: "/home"
}
name: "ftbpackcompanion.home"
icon: "ftblibrary:icons/compass"
}
]
}