Перейти к содержимому
Mineforgian

Bobbles

This mod introduces further customizability for view bobbing.

Загрузки
2K
Подписчики
1
Обновлён
30 декабря 2025 г.
Лицензия
CC-BY-NC-4.0

Опубликован 13 октября 2025 г.

Bobbles

Features

This mod introduces a variety of customizations for your View Bobbing setting. Currently, we include options like:

  • View Bobbing - This option controls whether View Bobbing is on or off. (Default: On)
  • Screen Bobbing - This option controls whether your screen wobbles as you move. (Default: Off)
  • Multiplier - This option controls the strength of Screen Bobbing (Default: 1.0)

Incompatibilities

This mod may not function properly with any mod that changes the Video Settings or Accessibility Settings screens. I plan to fix this in the future, starting with Sodium.

How to Install

  1. Download the version of your choice from the Mod Downloads page.
  2. Download any Fabric API version as long as it corresponds to the game version of this mod.
  3. Copy the downloaded mods and visit your Minecraft Folder. The location and name of this folder will vary depending on your Operating System, but you can locate it using the Minecraft Wiki.
  4. From there, you are going to enter your mods folder and paste.
  5. (Optional) Launch Minecraft to prepare the configuration file if you prefer to customize using that. Have fun!

How to Configure

In-Game UI (Recommended)

  1. Go to the Options screen via the Title Screen or through a World/Server.
  2. Enter the Video Settings or Accessibility Settings screen. (Only Accessibility Settings 1.21.11+)
  3. Scroll all the way down and select View Bobbing. This will take you to the configuration screen. The configuration screen for Bobbles.

File Editing (Advanced)

  1. Visit your Minecraft Folder. The location and name of this folder will vary depending on your Operating System, but you can locate it using the Minecraft Wiki.
  2. Assuming that you already ran Minecraft with the mod installed once, you should see a config folder. Enter this folder.
  3. Once you're in, open bobbles.json in your preferred Text Editor. Here, you can change view_bobbing and screen_bobbing to boolean values or screen_bobbing_multiplier to a float value ranging from 0.5 to 2.0.
{
  "view_bobbing": true,
  "screen_bobbing": false,
  "screen_bobbing_multiplier": 1.0
}

Ченджлог

1.1Бета1.21.11 · 30 декабря 2025 г.

1.21.11 Support

No other changes have been made. Still working on a way to better position the configuration button.

1.1Бета1.21.10 · 24 октября 2025 г.

Changelog

Technical Changes

  • Introduced translations system
  • Simplified configuration file
  • Removed the need for Mod Menu and YACL

UI Changes

  • Simplified the configuration UI for readability
  • Improved upon the slider

TODO

  • Add more language support
  • Change the configuration button's position
  • Add more features
1.0.1Бета1.21.10 · 20 октября 2025 г.

Added configuration and the ability to customize your bobbing further. I plan to introduce a custom solution rather than Mod Menu + YACL later on.

1.0.0Альфа1.21.10 · 13 октября 2025 г.

Initial Release

Комментарии

Загружаем…