KeyItems
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.3.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/keyitems
资源信息
Minecraft 版本: 1.21.7
平台: fabric
标签: game-mechanics utility
资源介绍
KEYITEM
A minecraft mod that allows you to map keybinds to slash commands, allowing you to easily run commands.
Editing Keymap
Go to your .minecraft/config folder, and edit the keymaps.json file. You can see that each keybind is in the
following format:
"Slash_Command": {
"modifierKey": 342,
"primaryKey": 72
},
Slash_Commandcan be any command without the/symbol. For example,give @s minecraft:ender_pearlmodifierKeycan bealt,ctrlor any other key, remember that it will only accept keycode.primaryKeyis the letter keycode that is part of the alphabet.
"give @s minecraft:ender_pearl": {
"modifierKey": 342,
"primaryKey": 85
},
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~