19 lines
285 B
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"
|
|
}
|
|
]
|
|
}
|