This mod offers a range of utilities aimed at enhancing the Fruitbridging experience for players. The features are tailored for both Distance and Java 12b competitive leaderboards.
Fruitbridge by AbyssalMC
Unlocking the complexities of Fruitbridging…
Check out the source code through the GitHub Repository | Join our community on Discord: Fruitbridging Tierlists Discord | Watch tutorials on our YouTube Channel.
This mod equips players with various utilities to enhance their bridging skills, whether for competitive ranking or casual gaming.
Distance Utilities
- Initially disabled; activate it with /distanceutils enable.
- This tool tracks your bridging attempts and failure points, recording how far you’ve traveled.
- You can toggle the distance HUD on or off using /distancehud.
- It also calculates and displays your average placement proximity to the center of the block face for the two initial blocks whenever you experience a failure.
Personal Bests (PBs)
- The mod keeps a record of both your session PB and local PB.
- Access your PB stats via the PB HUD, which you can turn on using /pbhud enable.
- Your session PB resets with each new session, while the local PB is retained.
- To view or modify your PB records, use /pb [session/local] [read/write].
Metronome Feature
- Included within the mod is a metronome which can be customized to handle uneven clicking patterns.
- To activate it, enter /metronome set 6.
- For asymmetric metronomes, use /metronome set 6-4-2, where each number represents the ticks before the next beat occurs (note that there are 12 ticks for each jump).
- To deactivate the metronome, simply enter /metronome stop.
Autohotkey Functionality
- Some bridging methods, like the Detector Rail technique, may require numerous hotkeys that can be challenging for newcomers.
- To practice this style without the need for hotkeys, utilize /autohotkey set 1-4-9, which cycles through these hotkeys after each placement.
- To stop using autohotkey, run /autohotkey stop.
Automated Setup Generation
- Setting up Fruitbridge techniques, especially rainbow variations, can be intricate and time-consuming.
- To streamline this process, use the /setupgen [id] command, which automatically constructs the setup based on the specified method ID.
- Discover these IDs by consulting the Fruitbridging Tierlists Spreadsheet, available through our Discord channel or via the /tierlist command.
- For further details on autogen list worlds and setup ID syntax, refer to the tierlist spreadsheet.
Integration with Tierlist
- The fruitbridging tierlist showcases all player rankings for Java 12b and Distance, including every method and their associated setup IDs.
- Access the tierlist through /tierlist.
Custom Momentum Threshold
- The jump height varies between versions 1.8 and 1.9 due to changes in the momentum threshold.
- By default, it’s set at 0.003 (for 1.9+), but can be adjusted to any value using /mmt [new mmt].
- For versions prior to 1.9, the threshold is set at 0.005.
Autogen List World
- This particular feature is primarily for developers, allowing the generation of the entire Fruitbridging list map using the data file in the source code.
- More information on the autogen list world and setup ID syntax is available in the tierlist spreadsheet.