This fork fixes the ASDFmod-BPS mod to work on Hypixel and pretty much every server.
Credits to ASDFCube for the original mod.
This mod allows you to place blocks without there being any lag between placing the block and the sound of the block, which can be annoying for players with high ping (me because australia). Only works on Forge 1.8.9.
Original ReadME by ASDFCube:
Client Side Block Placing Sound Mod by asdfcube
Background
If you have high ping on some servers and play Minecraft, you would probably notice that the sounds for placing blocks are delayed.
Mojang has bigbrain and decided to make those sound server-side, meaning that if the server never tells your client to play them, they will never be played.
This is especially annoying when you have high ping and play minigames that place blocks like Bedwars. For me personally, I speedbridge by listening to the block sounds, so I created this mod to help whoever with high ping.
The Mod
This mod is designed to be lite and has as little impact on the game as possible.
And it is so small that all codes can be fit into one singular file.
You will need at least Java 8 and Minecraft Forge 1.8.9.
Note:
1. The mod might not work on servers with custom sounds for block placing, do "/bps toggle" on those servers.
2. The codes are compatible with basically all Forge versions but you will need to change mcmod.info and build.gradle a bit, and compile them yourself.
Usage
"/bps" - check the current toggle state.
"/bps toggle" - toggle bps on or off, server reconnecting required for the toggle to take effect.
Download/Building & Installation
Just go to Releases and download the asdfbps-1.jar
in Assets tab.
If you are a nerd and want to compile it yourself, just clone this repository, then run
./gradlew build
if you are on Windows;
gradlew build
if you are on macOS or Linux.
The built mod jar will be in the build/libs
folder, with name asdfbps-1.jar
To install, just move the mod file into your mods folder in .minecraft
like every other mod.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+