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

Omnidirectional Movement

Omnidirectional Movement based on games like Call of Duty Black Ops 6 and The Finals.

Загрузки
44K
Подписчики
124
Обновлён
4 августа 2026 г.
Лицензия
MIT

Опубликован 5 августа 2024 г.

OVERHAUL UPDATE:

I have completely rewritten the entire source to be scaleable for a range of versions, as well as changing the entire approach of the mod to be completely vanilla-based. All of the reported bugs should be fixed now, and I would be suprised if you guys found any issues other than compat between things like shoulder surfing.

Omni

Omni is an incredibly simple and lightweight mod for Minecraft that adds in the Omnidirectional movement system from Call of Duty: Black Ops 6 and The Finals

About

The omnidirectional movement system is very simple: it allows you to sprint in all directions. It uses mixins to make minor changes to the vanilla code that limits sprinting and sprint jumping if you're not moving forward.

Config

# Omni config
# enabled=false turns Omni's movement changes off.
enabled=true

# Multipliers are relative to vanilla sprint speed.
# 1.0 is unchanged, 0.5 is half speed, 2.0 is double speed.
# There is no upper cap; extreme values can be difficult to control.
forward_multiplier=1.0
backward_multiplier=1.0
left_multiplier=1.0
right_multiplier=1.0
forward_left_multiplier=1.0
forward_right_multiplier=1.0
backward_left_multiplier=1.0
backward_right_multiplier=1.0

Commands

/omni -- shows the current status of functionality (enabled or disabled)

/omni [enable/disable] -- enables/disables functionality

/omni reload -- applies config values (e.g. if you changed the config during gameplay and need to refresh)

Ченджлог

1.2-OVERHAUL+1.9.4-liteloaderРелиз1.9.4 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.9-liteloaderРелиз1.9 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.8.9-liteloaderРелиз1.8.9 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.8-liteloaderРелиз1.8 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.7.2-liteloaderРелиз1.7.2 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.7.10-liteloaderРелиз1.7.10 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.6.4-liteloaderРелиз1.6.4 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

1.2-OVERHAUL+1.12.1-liteloaderРелиз1.12.1 · 4 августа 2026 г.

Adds tested support for additional Minecraft versions and loaders while preserving Omni's existing omni-directional sprint behavior.

Комментарии

Загружаем…