搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 94|回复: 0

[模组分享] 后手(Backhand)-MOD模组

[复制链接]

5564

主题

27

回帖

7648

积分

龙❁妻

Rank: 8Rank: 8

经验
7648 EP
金粒
2017 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 16:48:11 | 显示全部楼层 |阅读模式
后手(Backhand)Github |相关wiki |源站链接支持: forge这是一个基于1.7.10版原版Minecraft的副手系统的后移版本。

后手是由tclproject的副手模组的一个最小分支,实现了一个独立的副手槽位 - 没有额外的物品添加!

默认情况下,副手的行为与最新版本的原版Minecraft非常相似。增加了配置选项,可以阻止特定物品被用于副手,启用使用副手进行攻击和破坏方块的功能,以及允许副手为空的功能。

特性:

- 如果你的主手物品不是剑并且有功能,它将始终优先使用
- 副手中持有的箭矢将优先使用(完全兼容Et Futurum!)
- 使用副手放置和破坏方块
- 同时使用副手物品和主手物品进行攻击
- 对tclproject原副手模组进行修复

不兼容Battlegear 2和副手模组。如果在使用肩膀冲浪模组时出现崩溃,请在配置中将准星类型更改为“动态”。

特别感谢副手模组的创建者TCLProject。也非常感谢Mine&Blade Battlegear 2的作者nerd-boy和GotoLink。

在Ko-Fi上支持我!



截图:

https://i.sodamc.com/modrinth/GRFz6lFI8z.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/IBk8YMLbQa.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/uaOxMHHmiQ.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/hIwZnfXXIB.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.7.10所有类型forgev1.4.1backhand-1.4.1.jar下载1.4.1#ReleaseSmall code changes to increase compatibility with other mods - removed all code/library instances of battlegear.展开版本: 1.4.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 4,111v1.4.0backhand-1.4.0.jar下载1.4.0#Release### **Backhand v.1.4.0**Additions:- A new Chinese translation thanks to user song682Changes:- Removed the offhand container, and the config for an extra offhand item slot. Caused far too many bugs and issues for the novelty of having a single extra slot appear. A separate GUI for adding an item into the offhand slot will be added soon.Fixes:- Many inventory issues have been fixed because of the removal of the offhand container! In fact, all fixes listed here but the last one are completely fixed because of the absence of the offhand container.- Fixed GUI deadlock due to Backhand\'s handling of mismatching its container to other GUIs- Fixed crash with DBC when opening the extra inventory- Fixed furnace fuel disappearing sometimes when holding an item in the offhand- Fixed index out of range crash with inventory tweaks- Fixed dragged items disappearing in creative mode when the survival tab is clicked- Fixed offhand item not updating when the player changes dimensions.展开版本: 1.4.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 1,634v.1.3.1backhand-1.3.1.jar下载1.3.1#Release### **Backhand v.1.3.1**Additions:- Added left hand aimed bow animationChanges:- Offhand mirrors the main hand correctly and sways left/right now.- Offhand item switching animation is now faithful to the mainhand\'s animation.Fixes:- Fixed inventory not updating sometimes when the offhand is swapped.- Fixed many creative inventory bugs, and some more syncing issues.- Fixed being able to attack with an empty offhand when the offhand config is disabled.- Fixed some placeable offhand item stacks not being set to null when their size is below 0 in the offhand.- Fixed offhand item damage not updating correctly on item use.- Fixed mainhand item not losing durability when attacking entities.- Fixed unintended behavior when trying to use an item in the mainhand while having an empty offhand.- Fixed HUD issues with other when rendering the offhand slot with other mods.展开版本: 1.3.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 2401.3.0backhand-1.3.0.jar下载1.3.0#Beta### **Backhand v.1.3.0**New features:- The offhand item is now stored in a player extended property when not assigned to an inventory slot, meaning many more mods that change the player\'s inventory are compatible with fewer conflicts.- A similar change to how the offhand slot container is implemented now allows more mods that change the player\'s inventory container to be compatible with fewer conflicts.- Most items are mirrored correctly in first and third person in the offhand now.- More items like fishing rods and thaumcraft wands are now usable through an added mixin and ticking server-side hotswap. The ticking hotswap is toggleable through the config.Fixes:- Fixed ghost blocks when breaking blocks with the offhand in creative mode.- Fixed attacking an entity with the offhand right after using an item or interacting with an entity with an item.- Fixed server-side crash when checking for offhand use and shift placing offhand blocks on blocks with uses.- Fixed null pointer exception in offhand creative inventory.- NetHandlerPlayClient.handleSetSlot() mixin now sets item stacks to null in slots if their stack size is zero, fixing some container issues.- Fixed nullpointerexception client-side console spam on sent packets.- Server-sided configs are now synced with the client.展开版本: 1.3.0支持游戏: 1.7.10类型:ForgeBeta下载次数: 1591.2.1backhand-1.2.1.jar下载1.2.1#Release<h1>Backhand v.1.2.1</h1><h3>Important fixes!</h3><ul><li>Holding down right click no longer auto-attacks like crazy, and swinging animations happen for every offhand attack now</li><li>Offhand attacks are disabled if there is any item in use</li><li>Fixed offhand blocks not being able to be placed on modded blocks with right-clicking uses</li><li>Offhand block placements will no longer allow the player to no-clip into the placed block</li><li>Fixed block breaking damage carrying over when switching blocks</li><li>Fixed modded items not working in the blacklist config</li><li>Offhand items can no longer be used if a block is held in the main hand</li><li>Blocks no longer break right after you place them with the offhand</li><li>Fixed offhand interacting causing the player to interact twice with blocks</li><li>Fixed odd first person right hand bobbing when another player swings with their offhand</li><li>Improvements to offhand item syncing in multiplayer</li><li>Null pointer exception fix for offhand block breaking</li><li>Offhand slot to the side of the hotbar not rendering with some mods</li></ul><h3>Added:</h3><ul><li>Improvements to offhand item rendering</li><li>Et-Futurum firework support for the offhand</li><li>Shift-placing blocks in the offhand</li><li>Creative inventory offhand slot client-sided config</li></ul>展开版本: 1.2.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 119v1.2.0backhand-1.2.0.jar下载v1.2.0#ReleaseAdditions:- Compatibility for mods that change the player\'s inventory.- Added config to use an existing inventory slot in place of the extra offhand slot separate from the inventory.- Added a config to determine which slot in the main inventory the offhand should go into.Fixes:- Fixed some items not being used up on right click while in the offhand.展开版本: v1.2.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 167v1.1.2backhand-1.1.2.jar下载1.1.2#BetaFixed items duplicating when moving the mouse wheel quickly and swapping. Offhand swaps are now not done on the client side, and the client must wait for a server response to be able to swap again. Inventory Tweaks now properly works with swapping as well.Previous changes/additions from unstable 1.1 versions:New features:- Added a slot to the inventory where the offhand item can be placed. This is configurable! If experiencing compatibility issues, trydisabling this feature.- Et Futurum\'s totem of undying now works in the offhand.- Added JinRyuu\'s mods compatibility for rendering an emtpy offhand.- If using an axe in the mainhand and a log is highlighted, the mainhand action takes precedence. Same for shovels & dirt.- Updated ingame mod info, rendering an empty offhand is now configurable from the mod menu.Bug fixes:- Fixed items not breaking in the offhand.- Fixed offhand item being moved back into the main inventory on login when empty offhand use is disabled.- Fixed items moving around in the hotbar when moving an item into the offhand while InventoryTweaks is installed.- Fixed offhand items vanishing on pickup in survival mode if the player\'s inventory is full.- Fixed some items vanishing on offhand use.- Fixed not being able to attack with an empty offhand- Fixed being able to break blocks behind an entity being attacked with the offhand.Visual Fixes:- Fixed offhand and sometimes even mainhand clipping through blocks when using Optifine.- Fixed right hand\'s lighting being disabled.- First person offhand is now rendered directly after the mainhand renders.- The offhand item no longer shows up on the first main hotbar slot while in creative mode\'s survival inventory GUI.- Fixed inventory GUI darkening when eating or drinking with the offhand.展开版本: 1.1.2支持游戏: 1.7.10类型:ForgeBeta下载次数: 94v1.1.1backhand-1.1.1.jar下载1.1.1#BetaImportant compatibility fix with Inventory Tweaks, swapping caused a duplication glitch if done in quick succession.展开版本: 1.1.1支持游戏: 1.7.10类型:ForgeBeta下载次数: 106v.1.1.0backhand-1.1.0.jar下载1.1.0#BetaNew features:- Added a slot to the inventory where the offhand item can be placed. This is configurable! If experiencing compatibility issues, trydisabling this feature.- Et Futurum\'s totem of undying now works in the offhand.- Added JinRyuu\'s mods compatibility for rendering an emtpy offhand.- If using an axe in the mainhand and a log is highlighted, the mainhand action takes precedence. Same for shovels & dirt.- Updated ingame mod info, rendering an empty offhand is now configurable from the mod menu.Bug fixes:- Fixed items not breaking in the offhand.- Fixed offhand item being moved back into the main inventory on login when empty offhand use is disabled.- Fixed items moving around in the hotbar when moving an item into the offhand while InventoryTweaks is installed.- Fixed offhand items vanishing on pickup in survival mode if the player\'s inventory is full.- Fixed some items vanishing on offhand use.- Fixed not being able to attack with an empty offhand- Fixed being able to break blocks behind an entity being attacked with the offhand.Visual Fixes:- Fixed offhand and sometimes even mainhand clipping through blocks when using Optifine.- Fixed right hand\'s lighting being disabled.- First person offhand is now rendered directly after the mainhand renders.- The offhand item no longer shows up on the first main hotbar slot while in creative mode\'s survival inventory GUI.- Fixed inventory GUI darkening when eating or drinking with the offhand.展开版本: 1.1.0支持游戏: 1.7.10类型:ForgeBeta下载次数: 89v1.0.1backhand-1.0.1.jar下载v1.0.1#ReleaseDebut release with a minor fix to offhand item rendering.展开版本: v1.0.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 116全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
后手(Backhand)-MOD模组
楼主 2025-8-10 16:48:11 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

我的世界(Minecraft)小僵尸论坛

新会员

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

GMT+8, 2026-4-18 20:06 , Processed in 0.602145 second(s), 154 queries .

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