Skip to content

My personal set of client-side modifications to Minecraft

License

Notifications You must be signed in to change notification settings

Bvngee/BvngeeAddons

Repository files navigation

BvngeeAddons

My personal set of client-side Minecraft modifications - random things that I've thought of over time that would be helpful for my (fairly technical) gameplay. Unfortunately hasn't been touched or updated since 1.17.1 because that's the version my server is still in.

Uses Masa's MaLiLib for config gui; usage is shamelessly stolen from Fallen_Breath.

---------------FIXES-----------------

  • creativeInteractCauldronFix: Fixes the annoying behavior where in creative mode, right clicking on a full cauldron adds water bottles to your inventory. Idea from schmoe_mc. NOTE: only works in singleplayer, as its a server-side fix.

  • creativeInteractCauldronMultiplayerFix: Ridiculous client-side hack to fix the above behavior on servers as well, by watching for new water bottles after cauldron interactions. yeah, I know. Use at your own risk

---------------FEATURES---------------

  • screenshotUtils: Adds interactive buttons to the "screenshot taken!" chat message when you take screenshots for rename, copy to clipboard, and delete. Actual fucking lifesaver, could not live without this 1 2

  • removeAutoJumpButton: Port of my AntiAutoJump mod, cuz why not

  • bossBarRenderMode: Compact mode renders only 1 boss bar for each type + the total boss count; None disables boss bars entirely

  • shownBossBarTypes: Whether to show the boss bars of only withers, only dragons, or both

  • separateBossBarsWithNames: Separates all nametagged bosses when using the Compact or None bossBarRenderMode

  • bossBarScale: Scales all boss bar rendering by a decimal value 4 3

About

My personal set of client-side modifications to Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages