登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] Shifty Hotbar (Shifty Hotbar)-MOD模组

[复制链接]

4932

主题

60

回帖

9555

积分

龙❁妻

Rank: 8Rank: 8

经验
9555 EP
金粒
4980 粒
绿宝石
20 块
爱心
0 点
发表于 昨天 19:15 | 显示全部楼层 |阅读模式 IP:浙江宁波
Shifty Hotbar (Shifty Hotbar)Github |相关wiki |源站链接支持: fabricA utility mod that implements the hotbar shifting ability, inspired by Stardew Valley.

----

![Logo](链接)

----

A fully client-side utility mod that implements the hotbar shifting ability, inspired by Stardew Valley.

I know that there are mods like this in the wild, but none of them did suit me whatsoever. Therefore, I made the ultimate version that consists of every feature a mod like this can possibly provide:

- You can shift inventory rows in *both* directions (_`Up Arrow` and `Down Arrow` by default_)

- You can shift inventory columns in *both* directions (_`Right Arrow` and `Left Arrow` by default_)

- You can shift slots in your hotbar in *both* directions

- You can shift slots in the selected column in *both* directions

- You can shift rows, columns, and slots via *mouse scroll* while pressing a `modifier` key (_`Left Alt` by default_)

- You can quickly shift to a row, a column, or a slot via hotbar hotkeys (`1...9`) while pressing a `modifier` key (_`Left Alt` by default_)

![Preview](链接)

----

Key Binds

Key binds can be configured just like vanilla ones:

- Go to `Options...`

- Select `Controls...`

- Then choose `Key Binds...`

- Scroll down to the `Shifty Hotbar` section

| Name | Description | Default |

| ---- | ----------- | ------------- |

| `Row modifier` | When pressed, it allows you to shift rows instead of choosing a slot via mouse scroll/hotkeys (`1...9`) | `Left Alt` |

| `Previous row` | Shifts all rows in your inventory so that the topmost row in your inventory becomes the hotbar | `Down Arrow` |

| `Next row` | Shifts all rows in your inventory so that the row above your hotbar becomes the hotbar | `Up Arrow` |

| `Row-in-column modifier` | When pressed, it allows you to shift slots in the selected column instead of choosing one via mouse scroll | |

| `Previous row-in-column` | Shifts all slots in the selected column so that the topmost slot in your inventory becomes the hotbar slot | |

| `Next row-in-column` | Shifts all slots in the selected column so that the slot above your hotbar slot becomes the hotbar slot | |

| `Column modifier` | When pressed, it allows you to shift columns instead of choosing a slot via mouse scroll/hotkeys (`1...9`) | |

| `Previous column` | Shifts all columns in your inventory so that the slot before your selected slot becomes the selected slot | `Left Arrow` |

| `Next column` | Shifts all columns in your inventory so that the slot after your selected slot becomes the selected slot | `Right Arrow` |

| `Column-in-row modifier` | When pressed, it allows you to shift slots in the hotbar instead of choosing one via mouse scroll | |

| `Previous column-in-row` | Shifts all slots in your hotbar so that the slot before your selected slot becomes the selected slot | |

| `Next column-in-row` | Shifts all slots in your hotbar so that the slot after your selected slot becomes the selected slot | |

----

Config

If you have [Cloth Config](链接) installed, you can customize the behavior of the mod. A config is usually located at `./config/shifty_hotbar.json` and by default looks like this:

json

{

  \"invertRowScroll\": false,

  \"invertColumnScroll\": false

}

| Name | Description | Default value |

| ---- | ----------- | ------------- |

| `invertRowScroll` | Inverts mouse scroll when `row` or `row-in-column` modifier is pressed | `false` |

| `invertColumnScroll` | Inverts mouse scroll when `column` or `column-in-row` modifier is pressed | `false` |

You can edit any of these values directly in the config file or via [ModMenu](链接).

----

Installation

Requirements:

- Minecraft `>=1.14.x`

- Fabric Loader `>=0.7.0`

- Fabric API `>=0.25.0`

You can download the mod from:

- [GitHub Releases](链接) (recommended)

- [Modrinth](链接)

- [CurseForge](链接)

- [GitHub Actions](链接) *(these builds may be unstable, but they represent the actual state of the development)*

Building from sources

Requirements:

- JDK `17`

Linux/MacOS

cmd

git clone 链接

cd shifty-hotbar

chmod +x ./gradlew

./gradlew build

cd build/libs

Windows

cmd

git clone 链接

cd shifty-hotbar

gradlew build

cd build/libs

来自Modrinth所有游戏版本1.201.20.11.20.21.20.31.20.41.191.19.11.19.21.19.31.19.41.181.18.11.18.21.171.17.11.161.16.11.16.21.16.31.16.41.16.51.151.15.11.15.21.141.14.11.14.21.14.31.14.4所有类型fabricmc1.20-1.1shifty-hotbar-mc1.20-1.1.jar下载mc1.20-1.1#Releaseshifty-hotbar-mc1.20-1.1-sources.jar下载mc1.20-1.1#Release### Features:- Minecraft 1.20.x support展开版本: mc1.20-1.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 143,994mc1.19-1.1shifty-hotbar-mc1.19-1.1.jar下载mc1.19-1.1#Releaseshifty-hotbar-mc1.19-1.1-sources.jar下载mc1.19-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.19-1.1支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4类型:FabricRelease下载次数: 946mc1.18-1.1shifty-hotbar-mc1.18.2-1.1.jar下载mc1.18-1.1#Releaseshifty-hotbar-mc1.18.2-1.1-sources.jar下载mc1.18-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.18-1.1支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 327mc1.17-1.1shifty-hotbar-mc1.17.1-1.1.jar下载mc1.17-1.1#Releaseshifty-hotbar-mc1.17.1-1.1-dev.jar下载mc1.17-1.1#Releaseshifty-hotbar-mc1.17.1-1.1-sources-dev.jar下载mc1.17-1.1#Releaseshifty-hotbar-mc1.17.1-1.1-sources.jar下载mc1.17-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.17-1.1支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 354mc1.16-1.1shifty-hotbar-mc1.16.5-1.1.jar下载mc1.16-1.1#Releaseshifty-hotbar-mc1.16.5-1.1-dev.jar下载mc1.16-1.1#Releaseshifty-hotbar-mc1.16.5-1.1-sources-dev.jar下载mc1.16-1.1#Releaseshifty-hotbar-mc1.16.5-1.1-sources.jar下载mc1.16-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.16-1.1支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 911mc1.15-1.1shifty-hotbar-mc1.15.2-1.1.jar下载mc1.15-1.1#Releaseshifty-hotbar-mc1.15.2-1.1-dev.jar下载mc1.15-1.1#Releaseshifty-hotbar-mc1.15.2-1.1-sources-dev.jar下载mc1.15-1.1#Releaseshifty-hotbar-mc1.15.2-1.1-sources.jar下载mc1.15-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.15-1.1支持游戏: 1.15, 1.15.1, 1.15.2类型:FabricRelease下载次数: 343mc1.14-1.1shifty-hotbar-mc1.14.4-1.1.jar下载mc1.14-1.1#Releaseshifty-hotbar-mc1.14.4-1.1-dev.jar下载mc1.14-1.1#Releaseshifty-hotbar-mc1.14.4-1.1-sources-dev.jar下载mc1.14-1.1#Releaseshifty-hotbar-mc1.14.4-1.1-sources.jar下载mc1.14-1.1#Release### Features:- [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) compatibility. Please, make sure that your IPN version is equal to or greater than `1.5.2`展开版本: mc1.14-1.1支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4类型:FabricRelease下载次数: 373mc1.19-1.0shifty-hotbar-mc1.19-1.0.jar下载mc1.19-1.0#Releaseshifty-hotbar-mc1.19-1.0-sources.jar下载mc1.19-1.0#Release### Features:- Initial release for Minecraft 1.19.x展开版本: mc1.19-1.0支持游戏: 1.19类型:FabricRelease下载次数: 199mc1.18-1.0shifty-hotbar-mc1.18.2-1.0.jar下载mc1.18-1.0#Releaseshifty-hotbar-mc1.18.2-1.0-sources.jar下载mc1.18-1.0#Release### Features:- Initial release for Minecraft 1.18.x展开版本: mc1.18-1.0支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 191mc1.16-1.0shifty-hotbar-mc1.16.5-1.0.jar下载mc1.16-1.0#Releaseshifty-hotbar-mc1.16.5-1.0-dev.jar下载mc1.16-1.0#Releaseshifty-hotbar-mc1.16.5-1.0-sources-dev.jar下载mc1.16-1.0#Releaseshifty-hotbar-mc1.16.5-1.0-sources.jar下载mc1.16-1.0#Release### Features:- Initial release for Minecraft 1.16.x展开版本: mc1.16-1.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 331mc1.17-1.0shifty-hotbar-mc1.17.1-1.0.jar下载mc1.17-1.0#Releaseshifty-hotbar-mc1.17.1-1.0-dev.jar下载mc1.17-1.0#Releaseshifty-hotbar-mc1.17.1-1.0-sources-dev.jar下载mc1.17-1.0#Releaseshifty-hotbar-mc1.17.1-1.0-sources.jar下载mc1.17-1.0#Release### Features:- Initial release for Minecraft 1.17.x展开版本: mc1.17-1.0支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 312mc1.15-1.0shifty-hotbar-mc1.15.2-1.0.jar下载mc1.15-1.0#Releaseshifty-hotbar-mc1.15.2-1.0-dev.jar下载mc1.15-1.0#Releaseshifty-hotbar-mc1.15.2-1.0-sources-dev.jar下载mc1.15-1.0#Releaseshifty-hotbar-mc1.15.2-1.0-sources.jar下载mc1.15-1.0#Release### Features:- Initial release for Minecraft 1.15.x展开版本: mc1.15-1.0支持游戏: 1.15, 1.15.1, 1.15.2类型:FabricRelease下载次数: 329mc1.14-1.0shifty-hotbar-mc1.14.4-1.0.jar下载mc1.14-1.0#Releaseshifty-hotbar-mc1.14.4-1.0-dev.jar下载mc1.14-1.0#Releaseshifty-hotbar-mc1.14.4-1.0-sources-dev.jar下载mc1.14-1.0#Releaseshifty-hotbar-mc1.14.4-1.0-sources.jar下载mc1.14-1.0#Release### Features:- Initial release for Minecraft 1.14.x展开版本: mc1.14-1.0支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4类型:FabricRelease下载次数: 303全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Shifty Hotbar
楼主 昨天 19:15 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-11 04:57 , Processed in 0.220033 second(s), 44 queries , Redis On.

快速回复 返回顶部 返回列表