Language

kt Interaction Utils

kt Interaction Utils

Modrinth

A mod for binding different actions to pressing a specific key on a block

14 downloads 1 followers updated 1mo ago
Modrinth
Forge 1.20 – 1.20.1

[RU]

Показать/Скрыть

Вы можете привязать действие по нажатию клавиши на блок. Файл конфигурации /World/config/kt-interaction-utils.json. Для того что бы не перезаходить в мир можно использовать /kt-interaction-utils reload.

ПРИМЕР

{
    "block_id": "minecraft:stone", ID Блока (даже моддовые)
    "command": "/say мод от xMeowwwly", #Команда при нажатии command-key. Значение NONE отключает команду
    "action": "NONE", #RMB/LMB (ПКМ/ЛКМ) действие, при этом обычное ПКМ/ЛКМ больше не будет работать. NONE что-бы отключить
    "command-key": "F", #Клавиша для команды, NONE если параметр "command" уже NONE
    "action-key": "G" #Клавиша для действия, NONE если параметр "action" уже NONE
}

[EN]

Show/Hide

You can bind a keypress action to a block. The configuration file is /World/config/kt-interaction-utils.json. To avoid reloading the world, you can use /kt-interaction-utils reload.

EXAMPLE

{
    "block_id": "minecraft:stone", Block ID (even modded ones)
    "command": "/say mod by xMeowwwly", #The command when pressing the command-key. The value NONE disables the command.
    "action": "NONE", #RMB/LMB (Right Click/Left Click) action, in this case, usually Right Click/Left Click will no longer work. NONE to disable the parameter
    "command-key": "F", #The key for the command, NONE, if the "command" parameter is already NONE
    "action-key": "G" #The key for the action, NONE, if the "action" parameter is already NONE
}

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download kt Interaction Utils

Files are served directly from the original source. Modgrid does not host or modify them.