桥接模组 (Bridging Mod)
这个模组是 Forge、Fabric 和 Quilt 的一种桥接辅助功能的实现,通常被称为“Reach-Around Placement”。与 Minecraft: Bedrock Edition 和 Quark 模组中的功能非常相似,但当前版本的源代码是从头开始编写的。
桥接辅助功能允许在前方、上方或下方的缝隙中放置方块,即使所需的表面不可见也可以进行操作!为了标记功能是否可用,还会显示一个额外的准星,指示可以放置方块的方向。当 F3 菜单可见时,甚至会显示一个额外的边界框,显示确切的放置位置。
该模组的官方项目页面如下:
- [Modrinth](
- [CurseForge](
⚠️ 在线游玩警告
不应在大型网络或不允许此类修改的服务器上使用!您可能会因使用而被禁止进入!
📜 贡献者
☎️ 联系
- Discord: [支持服务器](
- GitHub: [/squeeglii](
媒体(已过时)
水平放置
垂直放置
贡献
在此提前感谢任何帮助!:) -- 我经常密切关注问题和拉取请求。
截图:
来自Modrinth
Bridging Mod 2.6.3+1.21.8 (NeoForge)
BridgingMod-2.6.3+1.21.6.neoforge-release.jar下载2.6.3+1.21.8.neoforge#Release
## Changelog for 2.6.3 (1.21.5 Only)
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.3+1.21.8.neoforge
支持游戏: 1.21.6, 1.21.7, 1.21.8
类型: NeoForge
Release
下载次数: 5,967
Bridging Mod 2.6.3+1.21.8 (Fabric)
BridgingMod-2.6.3+1.21.6.fabric-release.jar下载2.6.3+1.21.8.fabric#Release
## Changelog for 2.6.3 (1.21.5 Only)
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.3+1.21.8.fabric
支持游戏: 1.21.6, 1.21.7, 1.21.8
类型: Fabric Quilt
Release
下载次数: 43,346
Bridging Mod 2.6.3+1.21.5 (NeoForge)
BridgingMod-2.6.3+1.21.5.neoforge-release.jar下载2.6.3+1.21.5.neoforge#Release
## Changelog for 2.6.3 (1.21.5 Only)
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.3+1.21.5.neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 9,390
Bridging Mod 2.6.3+1.21.5 (Fabric)
BridgingMod-2.6.3+1.21.5.fabric-release.jar下载2.6.3+1.21.5.fabric#Release
## Changelog for 2.6.3 (1.21.5 Only)
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Hotfix for crosshair rendering crash.
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.3+1.21.5.fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 72,564
Bridging Mod 2.6.2+1.21.5 (NeoForge)
BridgingMod-2.6.2+1.21.5.neoforge-release.jar下载2.6.2+1.21.5.neoforge#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.5.neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 371
Bridging Mod 2.6.2+1.21.5 (Fabric)
BridgingMod-2.6.2+1.21.5.fabric-release.jar下载2.6.2+1.21.5.fabric#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.5.fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 1,664
Bridging Mod 2.6.2+1.21.1 (NeoForge)
BridgingMod-2.6.2+1.21.1.neoforge-release.jar下载2.6.2+1.21.1.neoforge#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.1.neoforge
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 69,007
Bridging Mod 2.6.2+1.21.1 (Fabric)
BridgingMod-2.6.2+1.21.1.fabric-release.jar下载2.6.2+1.21.1.fabric#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.1.fabric
支持游戏: 1.21.1
类型: Fabric Quilt
Release
下载次数: 54,146
Bridging Mod 2.6.2+1.21.3 (NeoForge)
BridgingMod-2.6.2+1.21.3.neoforge-release.jar下载2.6.2+1.21.3.neoforge#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.3.neoforge
支持游戏: 1.21.3, 1.21.4
类型: NeoForge
Release
下载次数: 3,481
Bridging Mod 2.6.2+1.21.3 (Fabric)
BridgingMod-2.6.2+1.21.3.fabric-release.jar下载2.6.2+1.21.3.fabric#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.2+1.21.3.fabric
支持游戏: 1.21.3, 1.21.4
类型: Fabric Quilt
Release
下载次数: 61,950
Bridging Mod 2.6.1+1.21.1 (NeoForge)
BridgingMod-2.6.1+1.21.1.neoforge-release.jar下载2.6.1+1.21.1.neoforge#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.1.neoforge
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 331
Bridging Mod 2.6.1+1.21.1 (Fabric)
BridgingMod-2.6.1+1.21.1.fabric-release.jar下载2.6.1+1.21.1.fabric#Release
## Changelog for 2.6.2 (All Versions)
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Combined minBridgeDistance into a single slider for all directions.
- Fixed crash from broken BankStorage compatibility
- Fixed off-hand bridging taking priority over main-hand useable item. (bows, tridents, food, etc.)
- Updated Ukrainian, Russian, & Chinese translations.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.1.fabric
支持游戏: 1.21.1
类型: Fabric Quilt
Release
下载次数: 726
Bridging Mod 2.6.1+1.21.1 (NeoForge)
BridgingMod-2.6.1+1.21.1.neoforge-release.jar下载2.6.1+1.21.1.neoforge#Beta
## Changelog for 2.6.1 (All Versions)
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.1.neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 2,792
Bridging Mod 2.6.1+1.21.1 (Fabric)
BridgingMod-2.6.1+1.21.1.fabric-release.jar下载2.6.1+1.21.1.fabric#Beta
## Changelog for 2.6.1 (All Versions)
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.1.fabric
支持游戏: 1.21.1
类型: Fabric Quilt
Beta
下载次数: 7,151
Bridging Mod 2.6.1+1.21.4 (NeoForge)
BridgingMod-2.6.1+1.21.3.neoforge-release.jar下载2.6.1+1.21.4.neoforge#Beta
## Changelog for 2.6.1 (All Versions)
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.4.neoforge
支持游戏: 1.21.3, 1.21.4
类型: NeoForge
Beta
下载次数: 811
Bridging Mod 2.6.1+1.21.4 (Fabric)
BridgingMod-2.6.1+1.21.3.fabric-release.jar下载2.6.1+1.21.4.fabric#Beta
## Changelog for 2.6.1 (All Versions)
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
- Corrected config description for minimum distance sliders.
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
**Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
**Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
**Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.1+1.21.4.fabric
支持游戏: 1.21.3, 1.21.4
类型: Fabric Quilt
Beta
下载次数: 15,050
Bridging Mod 2.6.0+1.21.4 (NeoForge)
BridgingMod-2.6.0+1.21.3.neoforge-release.jar下载2.6.0+1.21.4.neoforge#Beta
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
- **Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
- **Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
- **Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
- **Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
- **Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
- **Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.0+1.21.4.neoforge
支持游戏: 1.21.3, 1.21.4
类型: NeoForge
Beta
下载次数: 130
Bridging Mod 2.6.0+1.21.4 (Fabric)
BridgingMod-2.6.0+1.21.3.fabric-release.jar下载2.6.0+1.21.4.fabric#Beta
## Changelog for 2.6.0 (All Versions)
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
- **Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
- **Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
- **Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
A pretty big release of small things.
__**Making Bridging More Comfortable:**__
BridgingMod tends to snap to blocks more than other mods when bridging. This can be really useful, but when it's annoying, it can be *really* annoying. With that, I've added a few config options which allow finer control over the snapping.
- **Features->Minimum Bridging Distance (Horizontal & Vertical):** How far does a block need to be from you, before you can bridge at it? Before, it wasn't visible and there was a minimum distance of 1, in all directions. Now it's split into horizontal & vertical distances. Horizontally, a block must be 2.2 blocks away. Vertically, a block must be 1 block away.
- **Fixes->Bridging Snap Strength:** (experimental!) Self-explanatory. A magic number that affects the size of the bridging targets.
- **Fixes->Bridging Adjacency:** (experimental!) Hard to explain, but it affects blocks that catch the edge of your sightline, and changes if they're bridgeable on or not. `strict` will have the biggest difference.
__**Mod Compatibility**__
- Added a compatibility API. Should speed up updates in the future.
- Restructured the mod internals for this. Breaking changes.
- Compatibility with Bank Storage
- Compatibility with Dank Storage
- Changed behaviour when the Freelook mod is used.
- See Fixes -> Perspective Lock in config. You can either bridge from your head or the camera.
- Thanks @crendgrim for making dynamiccrosshair compatibility easier
__**Translations:**__
Once again, a big thank you for the translation contributions from:
- Ukranian: @Melishy, with tweaks from @xicscon
- Russian: @Melishy
- Chinese: @Xinyang-Gao
__**Other Changes**__
- Config values are now formatted with "block(s)" and "tick(s)" where appropriate.
- Changed the toggle bridging keybind to "toggle reacharound placement".
展开
版本: 2.6.0+1.21.4.fabric
支持游戏: 1.21.3, 1.21.4
类型: Fabric Quilt
Beta
下载次数: 498
Bridging Mod 2.5.2+1.21.3/4 (NeoForge)
BridgingMod-2.5.2+1.21.3.neoforge-release.jar下载2.5.2+1.21.3.neoforge#Release
__**Changelog (v2.5.2 for 1.21.3)**__
- Fixed rotating blocks (i.e, logs) only placing vertically
- Hand should animate properly now when bridging
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Fixed rotating blocks (i.e, logs) only placing vertically
- Hand should animate properly now when bridging
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.2+1.21.3.neoforge
支持游戏: 1.21.3, 1.21.4
类型: NeoForge
Release
下载次数: 3,961
Bridging Mod 2.5.2+1.21.3/4 (Fabric)
BridgingMod-2.5.2+1.21.3.fabric-release.jar下载2.5.2+1.21.3.fabric#Release
__**Changelog (v2.5.2 for 1.21.3)**__
- Fixed rotating blocks (i.e, logs) only placing vertically
- Hand should animate properly now when bridging
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Fixed rotating blocks (i.e, logs) only placing vertically
- Hand should animate properly now when bridging
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.2+1.21.3.fabric
支持游戏: 1.21.3, 1.21.4
类型: Fabric Quilt
Release
下载次数: 32,289
Bridging Mod 2.5.1+1.21.3 (NeoForge)
BridgingMod-2.5.1+1.21.3.neoforge-release.jar下载2.5.1+1.21.3.neoforge#Release
__**Changelog (v2.5.1 for 1.21.3)**__
- Chopped up `bridgingmod:gui/placement_icons` into:
- `bridgingmod:gui/indicator/up`
- `bridgingmod:gui/indicator/horizontal`
- `bridgingmod:gui/indicator/down`
- Fixed incorrect texture path for bridge-assist config image.
- 1.21.3 support!
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Chopped up `bridgingmod:gui/placement_icons` into:
- `bridgingmod:gui/indicator/up`
- `bridgingmod:gui/indicator/horizontal`
- `bridgingmod:gui/indicator/down`
- Fixed incorrect texture path for bridge-assist config image.
- 1.21.3 support!
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.1+1.21.3.neoforge
支持游戏: 1.21.3
类型: NeoForge
Release
下载次数: 307
Bridging Mod 2.5.1+1.21.3 (Fabric)
BridgingMod-2.5.1+1.21.3.fabric-release.jar下载2.5.1+1.21.3.fabric#Release
__**Changelog (v2.5.1 for 1.21.3)**__
- Chopped up `bridgingmod:gui/placement_icons` into:
- `bridgingmod:gui/indicator/up`
- `bridgingmod:gui/indicator/horizontal`
- `bridgingmod:gui/indicator/down`
- Fixed incorrect texture path for bridge-assist config image.
- 1.21.3 support!
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Chopped up `bridgingmod:gui/placement_icons` into:
- `bridgingmod:gui/indicator/up`
- `bridgingmod:gui/indicator/horizontal`
- `bridgingmod:gui/indicator/down`
- Fixed incorrect texture path for bridge-assist config image.
- 1.21.3 support!
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.1+1.21.3.fabric
支持游戏: 1.21.3
类型: Fabric Quilt
Release
下载次数: 1,117
Bridging Mod 2.5.1+1.20.1 (Forge)
BridgingMod-2.5.1+1.20.1.forge-release.jar下载2.5.1+1.20.1.forge#Release
__**Changelog (v2.5.1)**__
- Added a version checker to catch some crashes.
& here's the features:
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Added a version checker to catch some crashes.
& here's the features:
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.1+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 92,936
Bridging Mod 2.5.1+1.20.1 (Fabric)
BridgingMod-2.5.1+1.20.1.fabric-release.jar下载2.5.1+1.20.1.fabric#Release
__**Changelog (v2.5.1)**__
- Added a version checker to catch some crashes.
& here's the features:
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Added a version checker to catch some crashes.
& here's the features:
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.1+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 321,007
Bridging Mod 2.5.0+1.20.6 (NeoForge)
BridgingMod-2.5.0+1.20.6.neoforge-release.jar下载2.5.0+1.20.6.neoforge#Release
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.0+1.20.6.neoforge
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 393
Bridging Mod 2.5.0+1.20.6 (Fabric)
BridgingMod-2.5.0+1.20.6.fabric-release.jar下载2.5.0+1.20.6.fabric#Release
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.0+1.20.6.fabric
支持游戏: 1.20.6
类型: Fabric Quilt
Release
下载次数: 4,411
Bridging Mod 2.5.0+1.21.1 (NeoForge)
BridgingMod-2.5.0+1.21.1.neoforge-release.jar下载2.5.0+1.21.1.neoforge#Release
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.0+1.21.1.neoforge
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 7,234
Bridging Mod 2.5.0+1.21.1 (Fabric)
BridgingMod-2.5.0+1.21.1.fabric-release.jar下载2.5.0+1.21.1.fabric#Release
__**Changelog (v2.5.0)**__
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
- Revamped the config entirely w/ YetAnotherConfigLibrary
- YACL brings a better colour picker, a more modern UI, and image support!
- Added much more description to each config option + some images (static & animated)
- Moved some of the more obscure options to the "Fixes" tab
- Torches can no longer be bridged with (by default, configurable under "Fixes")
- This should fix the accidental torch spam. Oops.
- Shoulder Surfing Reloaded Compatibility!
- Bridging should now line up with most modded cameras.
- Translations!
- Added Ukrainian Translation (Thanks @Tarteroycc!)
- Added Turkish Translation (Thanks @RuyaSavascisi!)
- Added Traditional Chinese (Thanks @dirtTW!)
Translation PRs are always welcome & very appreciated! A lot of new lines were added in this update so, if you want to help make the mod clearer, please contribute! :D
展开
版本: 2.5.0+1.21.1.fabric
支持游戏: 1.21.1
类型: Fabric Quilt
Release
下载次数: 44,996
Bridging Mod 2.4.0+1.20.1 (Forge)
BridgingMod-2.4.0+1.20.1.forge-release.jar下载2.4.0+1.20.1.forge#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 12,985
Bridging Mod 2.4.0+1.20.1 (Fabric)
BridgingMod-2.4.0+1.20.1.fabric-release.jar下载2.4.0+1.20.1.fabric#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 28,750
Bridging Mod 2.4.0+1.20.4 (NeoForge)
BridgingMod-2.4.0+1.20.4.neoforge-release.jar下载2.4.0+1.20.4.neoforge#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.4.neoforge
支持游戏: 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 659
Bridging Mod 2.4.0+1.20.4 (Forge)
BridgingMod-2.4.0+1.20.4.forge-release.jar下载2.4.0+1.20.4.forge#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.4.forge
支持游戏: 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 2,726
Bridging Mod 2.4.0+1.20.4 (Fabric)
BridgingMod-2.4.0+1.20.4.fabric-release.jar下载2.4.0+1.20.4.fabric#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.4.fabric
支持游戏: 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 11,063
Bridging Mod 2.4.0+1.20.6 (NeoForge)
BridgingMod-2.4.0+1.20.6.neoforge-release.jar下载2.4.0+1.20.6.neoforge#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.6.neoforge
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 466
Bridging Mod 2.4.0+1.20.6 (Fabric)
BridgingMod-2.4.0+1.20.6.fabric-release.jar下载2.4.0+1.20.6.fabric#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.20.6.fabric
支持游戏: 1.20.6
类型: Fabric Quilt
Release
下载次数: 2,458
Bridging Mod 2.4.0+1.21 (NeoForge)
BridgingMod-2.4.0+1.21.neoforge-release.jar下载2.4.0+1.21.neoforge#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.21.neoforge
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 6,187
Bridging Mod 2.4.0+1.21.1 (Fabric)
BridgingMod-2.4.0+1.21.fabric-release.jar下载2.4.0+1.21.fabric#Release
__**Changelog (v2.4.0)**__
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
- Improved Slab-Assist (Better trapdoors + vertical support)
- Bridging axis is now toggleable with crouch
展开
版本: 2.4.0+1.21.fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 205,992
Bridging Mod 2.3.2+1.20.1 (Forge)
BridgingMod-2.3.2+1.20.1.forge-release.jar下载2.3.2+1.20.1.forge#Release
__**Changelog (v2.3.2)**__
- Place outline for non-bridging mode is now properly hidden when not holding a block
- Fixed crash when the mod is loaded on the server-side.
- Added a text toast when bridging is toggled via the keybinding.
- Place outline for non-bridging mode is now properly hidden when not holding a block
- Fixed crash when the mod is loaded on the server-side.
- Added a text toast when bridging is toggled via the keybinding.
展开
版本: 2.3.2+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 5,166
Bridging Mod 2.3.2+1.20.1 (Fabric)
BridgingMod-2.3.2+1.20.1.fabric-release.jar下载2.3.2+1.20.1.fabric#Release
__**Changelog (v2.3.2)**__
- Place outline for non-bridging mode is now properly hidden when not holding a block
- Fixed crash when the mod is loaded on the server-side.
- Added a text toast when bridging is toggled via the keybinding.
- Place outline for non-bridging mode is now properly hidden when not holding a block
- Fixed crash when the mod is loaded on the server-side.
- Added a text toast when bridging is toggled via the keybinding.
展开
版本: 2.3.2+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 24,325
Bridging Mod 2.3.1+1.20.6 (NeoForge)
BridgingMod-2.3.1+1.20.5.neoforge-release.jar下载2.3.1+1.20.6.neoforge#Release
__**Changelog (v2.3.1)**__
- Fixed non-bridging outline showing up when not holding a block in either hand
- Fixed non-bridging outline showing up when not holding a block in either hand
展开
版本: 2.3.1+1.20.6.neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 446
Bridging Mod 2.3.1+1.20.6 (Fabric)
BridgingMod-2.3.1+1.20.5.fabric-release.jar下载2.3.1+1.20.6.fabric#Release
__**Changelog (v2.3.1)**__
- Fixed non-bridging outline showing up when not holding a block in either hand
- Fixed non-bridging outline showing up when not holding a block in either hand
展开
版本: 2.3.1+1.20.6.fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 5,645
Bridging Mod 2.3.0+1.18.2 (Forge)
BridgingMod-2.3.0+1.18.2.forge-release.jar下载2.3.0+1.18.2.forge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.18.2.forge
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 2,700
Bridging Mod 2.3.0+1.18.2 (Fabric)
BridgingMod-2.3.0+1.18.2.fabric-release.jar下载2.3.0+1.18.2.fabric#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.18.2.fabric
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 2,068
Bridging Mod 2.3.0+1.19.4 (Forge)
BridgingMod-2.3.0+1.19.4.forge-release.jar下载2.3.0+1.19.4.forge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.19.4.forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 1,004
Bridging Mod 2.3.0+1.19.4 (Fabric)
BridgingMod-2.3.0+1.19.4.fabric-release.jar下载2.3.0+1.19.4.fabric#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.19.4.fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 2,222
Bridging Mod 2.3.0+1.20(.1) (Forge)
BridgingMod-2.3.0+1.20.1.forge-release.jar下载2.3.0+1.20.1.forge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 3,547
Bridging Mod 2.3.0+1.20(.1) (Fabric)
BridgingMod-2.3.0+1.20.1.fabric-release.jar下载2.3.0+1.20.1.fabric#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 12,415
Bridging Mod 2.3.0+1.20.2 (Forge)
BridgingMod-2.3.0+1.20.2.forge-release.jar下载2.3.0+1.20.2.forge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.2.forge
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 684
Bridging Mod 2.3.0+1.20.2 (Fabric)
BridgingMod-2.3.0+1.20.2.fabric-release.jar下载2.3.0+1.20.2.fabric#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.2.fabric
支持游戏: 1.20.2
类型: Fabric Quilt
Release
下载次数: 2,711
Bridging Mod 2.3.0+1.20.4 (Forge)
BridgingMod-2.3.0+1.20.4.forge-release.jar下载2.3.0+1.20.4.forge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.4.forge
支持游戏: 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 870
Bridging Mod 2.3.0+1.20.4 (NeoForge)
BridgingMod-2.3.0+1.20.4.neoforge-release.jar下载2.3.0+1.20.4.neoforge#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.4.neoforge
支持游戏: 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 267
Bridging Mod 2.3.0+1.20.4 (Fabric)
BridgingMod-2.3.0+1.20.4.fabric-release.jar下载2.3.0+1.20.4.fabric#Release
__**Changelog (v2.3.0)**__
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
- Added Mexican Spanish translation (thank you, @TheLegendofSaram)
- Added block placement outline for when you're not bridging.
- Configurable with 3 new config entries.
- Disabled by default.
- Bridging cursor is now hidden when bridging is disabled / or only when crouching (if that setting is enabled)
展开
版本: 2.3.0+1.20.4.fabric
支持游戏: 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 10,157
Bridging Mod 2.2.1+1.18.2 (Forge)
BridgingMod-2.2.1+1.18.2.forge-release.jar下载2.2.1+1.18.2.forge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.18.2.forge
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 301
Bridging Mod 2.2.1+1.18.2 (Fabric)
BridgingMod-2.2.1+1.18.2.fabric-release.jar下载2.2.1+1.18.2.fabric#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.18.2.fabric
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 162
Bridging Mod 2.2.1+1.19.4 (Forge)
BridgingMod-2.2.1+1.19.4.forge-release.jar下载2.2.1+1.19.4.forge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.19.4.forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 119
Bridging Mod 2.2.1+1.19.4 (Fabric)
BridgingMod-2.2.1+1.19.4.fabric-release.jar下载2.2.1+1.19.4.fabric#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.19.4.fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 189
Bridging Mod 2.2.1+1.20(.1) (Forge)
BridgingMod-2.2.1+1.20.1.forge-release.jar下载2.2.1+1.20.1.forge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 2,553
Bridging Mod 2.2.1+1.20(.1) (Fabric)
BridgingMod-2.2.1+1.20.1.fabric-release.jar下载2.2.1+1.20.1.fabric#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 11,302
Bridging Mod 2.2.1+1.20.2 (Forge)
BridgingMod-2.2.1+1.20.2.forge-release.jar下载2.2.1+1.20.2.forge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.2.forge
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 126
Bridging Mod 2.2.1+1.20.2 (Fabric)
BridgingMod-2.2.1+1.20.2.fabric-release.jar下载2.2.1+1.20.2.fabric#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.2.fabric
支持游戏: 1.20.2
类型: Fabric Quilt
Release
下载次数: 711
Bridging Mod 2.2.1+1.20.4 (Forge)
BridgingMod-2.2.1+1.20.4.forge-release.jar下载2.2.1+1.20.4.forge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.4.forge
支持游戏: 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 425
Bridging Mod 2.2.1+1.20.4 (NeoForge)
BridgingMod-2.2.1+1.20.4.neoforge-release.jar下载2.2.1+1.20.4.neoforge#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.4.neoforge
支持游戏: 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 139
Bridging Mod 2.2.1+1.20.4 (Fabric)
BridgingMod-2.2.1+1.20.4.fabric-release.jar下载2.2.1+1.20.4.fabric#Release
__**Changelog (v2.2.1)**__
- Fix placement borders not displaying while using Fabulous graphics.
- Fix placement borders not displaying while using Fabulous graphics.
展开
版本: 2.2.1+1.20.4.fabric
支持游戏: 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 5,271
Bridging Mod 2.2.0+1.20(.1) (Forge)
BridgingMod-2.2.0+1.20.1.forge.jar下载2.2.0+1.20.1.forge#Release
**Changelog v2.2**
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 2,124
Bridging Mod 2.2.0+1.20(.1) (Fabric)
BridgingMod-2.2.0+1.20.1.fabric.jar下载2.2.0+1.20.1.fabric#Release
**Changelog v2.2**
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 6,843
Bridging Mod 2.2.0+1.20.4 (Neoforge)
BridgingMod-2.2.0+1.20.4.neoforge.jar下载2.2.0+1.20.4.neoforge#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.4.neoforge
支持游戏: 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 180
Bridging Mod 2.2.0+1.20.4 (Forge)
BridgingMod-2.2.0+1.20.4.forge.jar下载2.2.0+1.20.4.forge#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.4.forge
支持游戏: 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 397
Bridging Mod 2.2.0+1.20.4 (Fabric)
BridgingMod-2.2.0+1.20.4.fabric.jar下载2.2.0+1.20.4.fabric#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.4.fabric
支持游戏: 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 1,887
Bridging Mod 2.2.0+1.20.2 (Forge)
BridgingMod-2.2.0+1.20.2.forge.jar下载2.2.0+1.20.2.forge#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.2.forge
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 111
Bridging Mod 2.2.0+1.20.2 (Fabric)
BridgingMod-2.2.0+1.20.2.fabric.jar下载2.2.0+1.20.2.fabric#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.20.2.fabric
支持游戏: 1.20.2
类型: Fabric Quilt
Release
下载次数: 16,447
Bridging Mod 2.2.0+1.19.4 (Forge)
BridgingMod-2.2.0+1.19.4.forge.jar下载2.2.0+1.19.4.forge#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.19.4.forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 98
Bridging Mod 2.2.0+1.19.4 (Fabric)
BridgingMod-2.2.0+1.19.4.fabric.jar下载2.2.0+1.19.4.fabric#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.19.4.fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 150
Bridging Mod 2.2.0+1.18.2 (Forge)
BridgingMod-2.2.0+1.18.2.forge.jar下载2.2.0+1.18.2.forge#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.18.2.forge
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 153
Bridging Mod 2.2.0+1.18.2 (Fabric)
BridgingMod-2.2.0+1.18.2.fabric.jar下载2.2.0+1.18.2.fabric#Release
__**Changelog v2.2)**__
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
This update adds a lot of options to the config, without changing the default behaviour from the last update.
Fixes
- Bridging now replaces 'replaceables' (tall grass, flowers) instead of bridging off of them.
Config Additions
- Can enable/disable replacing non-solid blocks
- Can require player to be crouched when bridging
- Can enable block outlines of where you're bridging (in F3 & out of F3)
- Can change the colour of outlines for better visibility
展开
版本: 2.2.0+1.18.2.fabric
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 124
Bridging Mod 2.1.1+1.20.2 (Forge)
BridgingMod-2.1.1+1.20.2.forge.jar下载2.1.1+1.20.2.forge#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.20.2.forge
支持游戏: 1.20.2
类型: Forge
NeoForge
Release
下载次数: 705
Bridging Mod 2.1.1+1.20.2 (Fabric)
BridgingMod-2.1.1+1.20.2.fabric.jar下载2.1.1+1.20.2.fabric#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.20.2.fabric
支持游戏: 1.20.2
类型: Fabric Quilt
Release
下载次数: 3,616
Bridging Mod 2.1.1+1.18.2 (Forge)
BridgingMod-2.1.1+1.18.2.forge.jar下载2.1.1+1.18.2.forge#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.18.2.forge
支持游戏: 1.18.2
类型: Forge
NeoForge
Release
下载次数: 557
Bridging Mod 2.1.1+1.18.2 (Fabric)
BridgingMod-2.1.1+1.18.2.fabric.jar下载2.1.1+1.18.2.fabric#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.18.2.fabric
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 304
Bridging Mod 2.1.1+1.20(.1) (Forge)
BridgingMod-2.1.1+1.20.x.forge.jar下载2.1.1+1.20.1.forge#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.20.1.forge
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 7,808
Bridging Mod 2.1.1+1.20(.1) (Fabric)
BridgingMod-2.1.1+1.20.x.fabric.jar下载2.1.1+1.20.1.fabric#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.20.1.fabric
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 13,739
Bridging Mod 2.1.1+1.19.4 (Forge)
BridgingMod-2.1.1+1.19.4.forge.jar下载2.1.1+1.19.4.forge#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.19.4.forge
支持游戏: 1.19.4
类型: Forge
NeoForge
Release
下载次数: 397
Bridging Mod 2.1.1+1.19.4 (Fabric)
BridgingMod-2.1.1+1.19.4.fabric.jar下载2.1.1+1.19.4.fabric#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.19.4.fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 533
Bridging Mod 2.1.1+1.19.2 (Forge)
BridgingMod-2.1.1+1.19.2.forge.jar下载2.1.1+1.19.2.forge#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.19.2.forge
支持游戏: 1.19.2
类型: Forge
NeoForge
Release
下载次数: 6,459
Bridging Mod 2.1.1+1.19.2 (Fabric)
BridgingMod-2.1.1+1.19.2.fabric.jar下载2.1.1+1.19.2.fabric#Release
**Changelog (v2.1.1)**
- Internal refactor for Forge release support
- Internal refactor for Forge release support
展开
版本: 2.1.1+1.19.2.fabric
支持游戏: 1.19.2
类型: Fabric Quilt
Release
下载次数: 7,523
Bridging Mod 1.20(.1)-v2.1.0 (Fabric)
BridgingMod-1.20(.1)-v2.1.0.jar下载1.20.1-v2.1.0#Release
**Changelog v2.1.0**
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
展开
版本: 1.20.1-v2.1.0
支持游戏: 1.20, 1.20.1, 23w31a, 23w32a
类型: Fabric Quilt
Release
下载次数: 1,668
Bridging Mod 1.19.2-v2.1.0 (Fabric)
BridgingMod-1.19.2-v2.1.0.jar下载1.19.2-v2.1.0#Release
**Changelog v2.1.0**
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
展开
版本: 1.19.2-v2.1.0
支持游戏: 1.19.2
类型: Fabric Quilt
Release
下载次数: 358
Bridging Mod 1.19.4-v2.1.0 (Fabric)
BridgingMod-1.19.4-v2.1.0.jar下载1.19.4-v2.1.0#Release
**Changelog v2.1.0**
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
- Slabs are now placed depending on your y position
- Compatibility with DynamicCrosshair (thanks Crendgrim!)
- Bridging mode can now be toggled with a keybinding!
展开
版本: 1.19.4-v2.1.0
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 167
Bridging Mod 1.20.1-v2.0.0 (Fabric)
BridgingMod-1.20.1-v2.0.0.jar下载1.20.1-v2.0.0#Release
**Changelog v2.0.0**
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
展开
版本: 1.20.1-v2.0.0
支持游戏: 1.20.1
类型: Fabric Quilt
Release
下载次数: 1,493
Bridging Mod 1.19.4-v2.0.0 (Fabric)
BridgingMod-1.19.4-v2.0.0.jar下载1.19.4-v2.0.0#Release
**Changelog v2.0.0**
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
展开
版本: 1.19.4-v2.0.0
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 163
Bridging Mod 1.19.2-v2.0.0 (Fabric)
BridgingMod-1.19.2-v2.0.0.jar下载1.19.2-v2.0.0#Release
**Changelog v2.0.0**
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
- Revamped placement to have much more accurate targeting
- It now works in 1 & 2 block high ceiling tunnels
- Blocks can now be built upwards in addition to the old functionality
- Added debug previews to f3 for more detail on how a block is being placed
- Added a visual config (via Mod Menu + ClothConfig)
- You can disable bridging, the indicator, or the F3 debug stuff
展开
版本: 1.19.2-v2.0.0
支持游戏: 1.19.2
类型: Fabric Quilt
Release
下载次数: 356
Bridging Mod 1.20.1-v1.3.0 (Fabric)
BridgingMod-1.20.1-v1.3.0.jar下载1.20.1-v1.3.0#Release
展开
版本: 1.20.1-v1.3.0
支持游戏: 1.20.1
类型: Fabric Quilt
Release
下载次数: 8,298
Bridging Mod 1.20-v1.3.0 (Fabric)
BridgingMod-1.20-v1.3.0.jar下载1.20-v1.3.0#Release
展开
版本: 1.20-v1.3.0
支持游戏: 1.20
类型: Fabric Quilt
Release
下载次数: 691
Bridging Mod 1.19.4-v1.3.0 (Fabric)
BridgingMod-1.19.4-v1.3.0.jar下载1.19.4-v1.3.0#Release
Changes (v1.3)
- Internal rename from placementpog -> bridgingmod (resource pack change)
- Updated to 1.19.4
- Internal rename from placementpog -> bridgingmod (resource pack change)
- Updated to 1.19.4
展开
版本: 1.19.4-v1.3.0
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 6,253
Bridging Mod v1.2.0 (Fabric)
BridgingMod-1.19.3-1.2.0.jar下载1.2.0#Release
- Updated to 1.19.3
展开
版本: 1.2.0
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 1,719
Bridging Mod v1.2.0 (Fabric)
BridgingMod-1.19.2-1.2.0.jar下载1.2.0#Release
- Reverted to a more minimalistic UI
- Updated to 1.19.2
- Updated to 1.19.2
展开
版本: 1.2.0
支持游戏: 1.19.2
类型: Fabric Quilt
Release
下载次数: 21,033
Bridging Mod v1.1.0 (Fabric)
Bridging-1.19.0-1.1.0.jar下载1.1.0#Release
- Ported to 1.19.0
展开
版本: 1.1.0
支持游戏: 1.19, 1.19.1
类型: Fabric
Release
下载次数: 1,107
Bridging Mod v1.1.0 (Fabric)
Bridging-1.18.2-1.1.0.jar下载1.1.0#Release
- Updated UI with colourful Icons
- Tweaked placement constraints for a higher QoL
- 1.18.2 is now the minimum version
- Tweaked placement constraints for a higher QoL
- 1.18.2 is now the minimum version
展开
版本: 1.1.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 449
Survival Building Toolkit v1.0.0 (Fabric)
SurvivalBuildingToolkit-1.18.1-1.0.0.jar下载1.0.0#Release
- Ported to 1.18.1
展开
版本: 1.0.0
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 608
Survival Building Toolkit v1.0.0 (Fabric)
SurvivalBuildingToolkit-1.17.1-1.0.0.jar下载1.0.0#Release
- Initial Release
展开
版本: 1.0.0
支持游戏: 1.17, 1.17.1
类型: Fabric
Release
下载次数: 2,601
收录