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

SafeWalk

SafeWalk for Minecraft: a client mod for speed bridging.

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

Опубликован 28 мая 2026 г.

SafeWalk 3.0.0

SafeWalk is a client-side Minecraft mod designed for faster, smoother, and more controlled block placement while bridging.

It combines multiple building modes, customizable placement behavior, convenient keybinds, and a modern ImGui interface.

Features

  • Fully client-side — installation on the server is not required
  • Automatic block placement
  • Configurable placement range from 1 to 3 blocks
  • Physical Sneak key detection without stuck keys
  • Optional automatic disabling while jumping or falling
  • Client-side NoDelay mode
  • Customizable keybinds
  • /sw command and aliases
  • Persistent JSON configuration
  • Windows, Linux, Intel Mac, and Apple Silicon support

Building Modes

Scaffold

Automatically places supporting blocks while you move.

Breezly

Assists with Breezly-style bridging and controls horizontal movement for more consistent placement.

Sneak

Automatically manages Sneak near block edges while respecting the physically held Sneak key.

Forward

Places blocks ahead of the player. The forward distance can be configured from 1 to 3 blocks.

NoDelay

Removes the client-side block-use delay for faster consecutive placements.

Modern Interface

SafeWalk includes a custom ImGui-based settings menu with:

  • Liquid Glass and fully opaque Dark themes
  • Menu scaling from 20% to 80%
  • One-click size reset to 60%
  • Localized interface
  • Clean tooltips
  • No unnecessary outer borders
  • Automatic configuration saving

Default controls:

  • V — enable or disable SafeWalk
  • Right Shift — open the settings menu

All keybinds can be changed in Minecraft settings.

Commands

The following aliases are available:

/sw
/safewalk
/sb
/speedbuilding

Examples:

/sw mode
/sw autoclick
/sw nodelay
/sw scaffold vanilla 3
/sw scaffold bypass
/sw forward 2
/sw jump
/sw fall
/sw toggle

Configuration

Settings are stored in:

config/safewalk.json

Legacy safewalk.cfg settings are imported automatically when possible.

Compatibility

SafeWalk provides builds for selected versions from Minecraft 1.8.9 through 1.21.11.

Supported loaders include:

  • Forge
  • Fabric
  • NeoForge

Fabric builds require Fabric API. Forge and NeoForge builds do not require additional runtime dependencies.

Not every Minecraft version is available on every loader because some loader lines were never officially released.

Installation

  1. Install the supported Forge, Fabric, or NeoForge version.
  2. Install Fabric API when using the Fabric edition.
  3. Place the matching SafeWalk JAR inside your mods folder.
  4. Start Minecraft and press Right Shift to open the menu.

SafeWalk 3.1 Rebuild in Progress

SafeWalk is currently being rebuilt as version 3.1. This release improves the packaging, compatibility, and reliability of the multi-version builds introduced in 3.0. SafeWalk 3.1 files will be published as the rebuild is completed.

Improvements over 3.0:

Significantly smaller JAR files: current optimized builds are approximately 10–11 MB instead of roughly 24 MB.

Universal operating-system support is preserved: a single JAR still supports Windows, Linux, Intel macOS, and Apple Silicon macOS.

Optimized bundled fonts: the full oversized font payload has been replaced with compact, locale-aware OFL font subsets covering all SafeWalk translations.

Cleaner ImGui packaging: unused extension and backend classes have been removed without affecting the interface.

Improved version compatibility: loader metadata, resource-pack formats, access transformers, and API adapters are being checked separately for every supported Minecraft generation.

Expanded loader support: the completed rebuild will provide Forge, Fabric, and NeoForge releases where supported.

Stricter validation: every JAR is checked for the correct Minecraft version and loader, required native libraries, duplicate files, unwanted signatures, bundled licenses, and accidental LWJGL inclusion.

Current 3.0 Availability:

Version 3.0 does not include NeoForge builds, and its Forge coverage is currently incomplete. The available Fabric builds remain usable, but 3.1 will replace the 3.0 files after the rebuilt artifacts pass validation.

Important

Always check the rules of the server before using the mod.

Ченджлог

3.0.0Релиз1.8.9 · 15 июля 2026 г.

SafeWalk 3.0.0

A major update focused on wider compatibility, a refreshed interface, and consistent behavior across supported Minecraft versions.

Multi-Version and Multi-Loader Support

  • SafeWalk is no longer limited to Forge 1.8.9
  • Added support for selected Minecraft releases from 1.8.9 through 1.21.11
  • Added Fabric and NeoForge editions alongside Forge
  • The mod remains fully client-side and does not need to be installed on the server
  • Added native support for Windows, Linux, Intel Mac, and Apple Silicon

Interface

  • Added theme selection between Liquid Glass and Dark
  • Dark theme is completely opaque
  • Added menu scaling from 20% to 80%
  • Added a button to reset the menu size to 60%
  • Introduced a cleaner borderless menu
  • Improved tooltip appearance, positioning, and readability
  • Added bundled fonts for consistent multilingual text rendering

Configuration

  • Settings are now stored in:
config/safewalk.json
  • Existing settings from safewalk.cfg are imported automatically
  • The original legacy configuration file is preserved
  • Configuration changes are saved automatically
  • Invalid values are restored to supported ranges
  • The legacy VANILA value is still accepted but is now saved correctly as VANILLA

Existing Features Preserved

All gameplay functionality from 2.0.1 remains available:

  • Scaffold, Breezly, Sneak, Forward, and NoDelay modes
  • Vanilla and Bypass Scaffold behavior
  • Scaffold and Forward ranges from 1 to 3 blocks
  • Sneak autoclick
  • Global NoDelay addon
  • Automatic disabling while jumping or falling
  • Customizable keybinds
  • /sw, /safewalk, /sb, and /speedbuilding commands

Dependencies

  • Fabric builds require Fabric API
  • Forge and NeoForge builds do not require additional runtime dependencies
release-2.0.1Релиз1.8.9 · 17 июня 2026 г.

SafeWalk 2.0.1 for MC 1.8.9

Added

  • Added a new Liquid Glass effect to the SafeWalk GUI.
  • The menu background now has animated liquid-style refraction on top of the existing blur.
  • Added subtle liquid highlights for a more dynamic glass look.

Changed

  • Improved the visual feel of the GUI background compared to 2.0.0.
  • The glass panel now looks more alive and reactive, especially on detailed Minecraft block textures.

Notes

  • This is a visual update only.
  • No SafeWalk behavior, modes, hotkeys, or configuration format changes were made.
  • Built for Minecraft Forge 1.8.9.
release-2.0.0Релиз1.8.9 · 17 июня 2026 г.

SafeWalk 2.0

Major update compared to release 1.0.

Added

  • New in-game SafeWalk menu.
  • New glass-style GUI with blurred Minecraft background.
  • Movement tab for changing SafeWalk mode and build settings visually.
  • Hotkeys tab for viewing and rebinding SafeWalk keybinds in-game.
  • Information tab with descriptions for modes and settings.
  • New Open SafeWalk menu keybind.
  • NoDelay addon toggle.
  • Vanilla Scaffold range setting.
  • Chat warnings for NoDelay mode/addon conflicts.
  • Tooltips for GUI controls.
  • Updated localization strings for all 75 supported Minecraft 1.8.9 languages.

Changed

  • Version updated to 2.0.
  • Scaffold submodes were reworked from Normal/Safe to Vanilla/Bypass.
  • GUI layout, controls, toggles, segmented buttons, and profile card were redesigned.
  • NoDelay mode and NoDelay addon are now mutually exclusive to avoid conflicting behavior.
  • Forward Range and Vanilla Range are now easier to configure from the GUI.

Fixed

  • Fixed unwanted automatic switching from NoDelay mode to Sneak.
  • Fixed NoDelay addon being enabled while NoDelay mode is active.
  • Improved GUI text clipping and spacing.
  • Improved menu visibility and blur behavior.
  • Fixed several visual issues with menu outlines, profile card clipping, and scrollable tabs.

Compatibility

  • Minecraft Forge 1.8.9
  • Client-side only
release-1.0.0Релиз1.8.9 · 29 мая 2026 г.

SafeWalk release for Minecraft 1.8.9

A grand refinement has arrived. SafeWalk now steps into Minecraft 1.8.9 with sharper control, cleaner bridging, and a more disciplined scaffold system.

Added

  • Added the new NoDelay mode, removing block placement delay for players who demand immediate response.
  • Added Scaffold submodes:
    • Safe - the classic, more protective Scaffold behavior.
    • Normal - a stricter Scaffold mode with reduced forward extension.

Improved

  • Breezly autoclick delay has been reduced to 0.
  • Forward mode now behaves correctly while moving diagonally.
    • Diagonal bridges should now stay 2 blocks wide instead of expanding into an excessive 4-block path.
  • Scaffold Safe no longer places extra blocks forward just because the player is looking in that direction while jumping in place.

Localization

  • All mod chat strings are now localized.
  • Added/updated translations for all 75 Minecraft 1.8.9 languages.
beta-9.0Бета1.8.9 · 29 мая 2026 г.

SafeWalk beta-9.0

  • Added Forward length setting: /sw forward 1-3.
  • Reworked Forward placement so it works better with real block faces on servers.
  • Forward now handles diagonal movement and jumping.
  • Reworked Scaffold from scratch. It now places blocks under the player and predicts movement direction, including diagonals.
  • Sneak autoclick now supports side faces for diagonal bridging.
  • Sneak autoclick can now place on top faces while jumping.
  • Breezly click delay reduced.
  • Breezly autoclick now supports side faces and still never forces sneak.
beta-8.1Бета1.8.9 · 28 мая 2026 г.

SafeWalk beta-8.1

  • Breezly no longer forces sneak.
  • Breezly now only clicks the correct side face near the block under the player.
  • Removed the fallback sneaking behavior from Breezly.
beta-8.0Бета1.8.9 · 28 мая 2026 г.

SafeWalk beta-8.0

  • Scaffold now places blocks forward, like Forward mode, but automatically.
  • Increased placement range for Scaffold and Forward up to 3 blocks.
  • Forward mode is manual only now. It places blocks only while holding right click.
  • Breezly no longer works like a second Scaffold.
  • Fixed Breezly losing placement after a couple blocks while aiming at the block face.
  • Sneak and Breezly autoclick are now limited to the bridge line instead of placing on random blocks.
beta-7.0Бета1.8.9 · 28 мая 2026 г.

SafeWalk beta-7.0

  • Scaffold no longer places blocks in three rows.
  • Scaffold now tries to place blocks only in the movement line.
  • Improved Scaffold placement while jumping or moving fast.
  • Breezly now works as an autoclick mode without sneaking.
  • Sneak autoclick can now place on more valid blocks when your crosshair shifts while jumping.
  • Added a new Forward mode for placing blocks in front of you without aiming at the exact block face.

Комментарии

Загружаем…