|
|
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
回复(0)
收起回复
|