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

[模组分享] SwingThrough (摇摆穿透)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:31:54 | 显示全部楼层 |阅读模式
SwingThrough (摇摆穿透)Github |相关wiki |源站链接支持: fabric , quilt允许通过透明方块(如草地、作物和花朵)对生物进行目标定位(以及交互和攻击)。

---

*模组MOD:* SwingThrough

*描述:*

这个模组允许在以下情况下将目标对准实体而不是方块:

- 方块没有碰撞体积
- 实体是活着的且可被攻击
- 你没有直接骑乘实体
- 该实体不是你自己驯服的实体
- 该实体在攻击范围内(比实际攻击范围略长,但仍可用)

由于实现方式的原因,当你将目标对准实体时,方块轮廓线也会在视觉上消失。

技术说明

这个模组由一个混合([single mixin](链接))组成,大约有4行有意义的代码:

- 2行用于在方块满足条件时使用完整的实体目标范围(而不是停在方块上)。
- 2行用于在使用完整范围并且实体满足条件时丢弃方块目标。

它不执行额外的射线投射或半径搜索。

结语

所有的模组都是在其他人的工作基础上构建的。

我们为[Tinkerer\'s Quilt](链接)制作了这个模组——我们的模组包致力于提升游戏体验和原版内容。

来自Modrinth所有游戏版本1.161.16.11.16.21.16.31.16.41.16.51.171.17.11.181.18.11.18.21.191.19.11.19.21.19.31.19.41.201.20.11.20.21.20.31.20.41.20.51.20.61.211.21.11.151.15.11.15.21.141.14.11.14.21.14.31.14.4所有类型fabricquiltneoforge1.0.6+1.20swingthrough-1.0.6+1.20.jar下载1.0.6+1.20#ReleaseFixes:- Fix crash due to compiling on incorrect version for 1.16-1.20Changelog: 1.0.6+1.20支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricQuiltRelease下载次数: 81,0311.0.5+1.21swingthrough-1.0.5+1.21.jar下载1.0.5+1.21#ReleaseChanges:- Support 1.14-1.15-2- Support 1.20.3-1.21- Support neoforge on 1.21 via connectorChangelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.21展开版本: 1.0.5+1.21支持游戏: 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1类型:FabricNeoForgeQuiltRelease下载次数: 1,147,8951.0.5+1.20swingthrough-1.0.5+1.20.jar下载1.0.5+1.20#ReleaseChanges:- Support 1.14-1.15-2- Support 1.20.3-1.21- Support neoforge on 1.21 via connectorChangelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.20展开版本: 1.0.5+1.20支持游戏: 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricQuiltRelease下载次数: 7101.0.5+1.15swingthrough-1.0.5+1.15.jar下载1.0.5+1.15#ReleaseChanges:- Support 1.14-1.15-2- Support 1.20.3-1.21- Support neoforge on 1.21 via connectorChangelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.15展开版本: 1.0.5+1.15支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2类型:FabricRelease下载次数: 2311.0.4swingthrough-1.0.4+1.19.jar下载1.0.4+1.19#ReleaseRun the block transparency check earlier so that the entity raycast doesn\'t get extended unless it needs to.Fixes an issue where entities that would usually be out of range of the raycast could insist they were closer to the camera than a block they were behind, preventing block interaction ([#2](https://github.com/sisby-folk/swingthrough/issues/2))Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.4展开版本: 1.0.4+1.19支持游戏: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 65,6991.0.3-compatswingthrough-1.0.3-compat+1.19.jar下载1.0.3-compat+1.19#ReleaseSync\'s the compat version with 1.0.4.The compat version works back to 1.16.5, but doesn\'t check tamed entities.Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.3-compat展开版本: 1.0.3-compat+1.19支持游戏: 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 1,0271.0.3swingthrough-1.0.3+1.19.jar下载1.0.3+1.19#ReleaseLiterally a nothing release, but modrinth doesn\'t fully treat `-prerelease` versions as being older than full versions and this needs to be newer than 1.0.2-compat.Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.3展开版本: 1.0.3+1.19支持游戏: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 1701.0.2-compatswingthrough-1.0.2-compat+1.19.jar下载1.0.2-compat+1.19#ReleaseSlightly more compatible version without the tamed entity check.Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.2-compat展开版本: 1.0.2-compat+1.19支持游戏: 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 1301.0.2swingthrough-1.0.2+1.19.jar下载1.0.2+1.19#Releaseadd FMJ for fabric, expand compatible versionsChangelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.2展开版本: 1.0.2+1.19支持游戏: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 4,7211.0.1swingthrough-1.0.1+1.19.jar下载1.0.1+1.19#Release1.0: Initial Release1.0.1: Fix icon and use actual reach again (a little conservative so it\'s noted in the readme)Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.1展开版本: 1.0.1+1.19支持游戏: 1.19.2类型:QuiltRelease下载次数: 136全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
SwingThrough
楼主 2025-8-10 19:31:54 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2026-2-25 05:46 , Processed in 0.544020 second(s), 138 queries .

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