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

Sable

A library mod for interactive moving block structures, or "sub-levels"

3.1M загрузок537 подписчиковLicenseRef-PolyForm-Shield-License-1.0.0fabricneoforge

Обновлён 17 июня 2026 г. · опубликован 23 июля 2025 г.

  • Physics!
  • Jenga!
  • A house with sub-level decorations
  • Buoyancy
  • Optimized storage solution
  • Create Compatability
jenga tower falls over

Sable

Sable is a library mod that adds sub-levels to Minecraft. Sub-levels are moving regions of blocks, block-entities, and entities that remain interactive while assembled. Sable contains a physics pipeline (based on the Rapier physics engine written in Rust) that allows sub-levels to move with physics and react to changes in the world.

Sable does not add any content to the survival game, or any manner of constructing sub-levels in survival.

Use /sable to assemble, modify, and query sub-levels.

⚠️ Compatibility Warning

Sable is an incredibly intrusive mod. It makes extensive use of mixins, and is prone to many compatibility issues with other mods.

Thanks

  • Dimforge maintainers and contributors for their amazing work on the Rapier physics engine, included in the default physics pipeline
  • Eriksonn for the sub-level splitting region algorithm, floating blocks, and amazing math wizardry
  • Ocelot for the fancy sub-level renderer and an incredible amount of optimization and API help
  • Cyvack for many Create compatability fixes and features, assembly help, and general development
  • BeeIsYou for lift math, compatability fixes, bug-fixes, and lots of general development
  • KyanBirb for assets, compatability fixes, bug-fixes and lots of general development
  • Cake for bug-fixes and general development help
  • Rhyguy1 for morale

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.3+mc1.21.1Релиз1.21.1fabric17 июня 2026 г..jar (16.2 МБ)
2.0.3+mc1.21.1Релиз1.21.1neoforge17 июня 2026 г..jar (12.3 МБ)
2.0.2+mc1.21.1Релиз1.21.1fabric15 июня 2026 г..jar (12.6 МБ)
2.0.2+mc1.21.1Релиз1.21.1neoforge15 июня 2026 г..jar (12.3 МБ)
2.0.1+mc1.21.1Релиз1.21.1fabric13 июня 2026 г..jar (12.6 МБ)
2.0.1+mc1.21.1Релиз1.21.1neoforge13 июня 2026 г..jar (12.3 МБ)
2.0.0+mc1.21.1Релиз1.21.1fabric13 июня 2026 г..jar (12.6 МБ)
2.0.0+mc1.21.1Релиз1.21.1neoforge13 июня 2026 г..jar (12.3 МБ)
1.2.2+mc1.21.1Релиз1.21.1fabric28 апреля 2026 г..jar (12.4 МБ)
1.2.2+mc1.21.1Релиз1.21.1neoforge28 апреля 2026 г..jar (12.1 МБ)
1.2.1+mc1.21.1Релиз1.21.1fabric28 апреля 2026 г..jar (12.4 МБ)
1.2.1+mc1.21.1Релиз1.21.1neoforge28 апреля 2026 г..jar (12.1 МБ)
1.1.3+mc1.21.1Релиз1.21.1neoforge22 апреля 2026 г..jar (23.6 МБ)
1.1.3+mc1.21.1Релиз1.21.1fabric22 апреля 2026 г..jar (23.9 МБ)
1.1.1+mc1.21.1Релиз1.21.1neoforge22 апреля 2026 г..jar (23.6 МБ)

Показаны последние 15 из 22 версий. Все версии — на Modrinth.

Ченджлог

2.0.3+mc1.21.1Релиз1.21.1 · 17 июня 2026 г.
  • Fix a crash with sub-level splitting
  • Fix and add recovery for an issue with sub-levels not loading in because their bounds got set to [0,0,0,0,0,0]
2.0.3+mc1.21.1Релиз1.21.1 · 17 июня 2026 г.
  • Fix a crash with sub-level splitting
  • Fix and add recovery for an issue with sub-levels not loading in because their bounds got set to [0,0,0,0,0,0]
2.0.2+mc1.21.1Релиз1.21.1 · 15 июня 2026 г.
  • Fix Sable Fabric not working (#1205)
  • Delete Sable Rapier natives file before copying
  • Fixes a crash with rope hitting fragile blocks
  • Fix client render-pose caching (#1175)
2.0.2+mc1.21.1Релиз1.21.1 · 15 июня 2026 г.
  • Fix Sable Fabric not working (#1205)
  • Delete Sable Rapier natives file before copying
  • Fixes a crash with rope hitting fragile blocks
  • Fix client render-pose caching (#1175)
2.0.1+mc1.21.1Релиз1.21.1 · 13 июня 2026 г.
  • Fix a crash with the Create sticker and new constraints
2.0.1+mc1.21.1Релиз1.21.1 · 13 июня 2026 г.
  • Fix a crash with the Create sticker and new constraints
2.0.0+mc1.21.1Релиз1.21.1 · 13 июня 2026 г.
  • Allow for force-loading sub-levels (/sable forceload <add|remove>)

  • Catch Sable Rapier panics nicely and crash the game normally (#477)

  • Update Sodium compatibility to 0.8.13 alpha

  • Update NeoForge version

  • Add a config for sub-level saving messages

  • Add a client config for attempt_udp_networking

  • Add sub_levels_with_players_cannot_unload config

  • Redo sub-level explosion handling

  • Separate sable_rapier into its own module

  • Update the physics constraint API

  • Mark some internal Sable classes as internal

Fixes

  • Fix Create rope pulley rope blocks not being weightless
  • Fix some visual issues with Sodium on AMD machines
  • Fix spectators weirdly inheriting sub-level velocity
  • Fix nether portal linking issues
  • Fix issues with slab and ladder masses
  • Fix issues with loyalty tridents and sub-levels
  • Fix sub-level assembly not working in short dimensions
  • Fix mechanical arms thinking they aren't loaded on sublevels
  • Fix track graph visualizer crash
  • Fix Breeze charges not affecting contraptions (#901)
  • Fix POIs not getting updated with assembly
  • Fix physics property crash with some modded blocks (#685)
  • Fix party parrot on sublevels
  • Fix wind charge effect not considered wind charged
  • Fix small issues with particles and sub-levels
  • Fix standing up from crawling (#929)
  • Fix item duplication with some block entities on assembly (#981)
2.0.0+mc1.21.1Релиз1.21.1 · 13 июня 2026 г.
  • Allow for force-loading sub-levels (/sable forceload <add|remove>)

  • Catch Sable Rapier panics nicely and crash the game normally (#477)

  • Update Sodium compatibility to 0.8.13 alpha

  • Update NeoForge version

  • Add a config for sub-level saving messages

  • Add a client config for attempt_udp_networking

  • Add sub_levels_with_players_cannot_unload config

  • Redo sub-level explosion handling

  • Separate sable_rapier into its own module

  • Update the physics constraint API

  • Mark some internal Sable classes as internal

Fixes

  • Fix Create rope pulley rope blocks not being weightless
  • Fix some visual issues with Sodium on AMD machines
  • Fix spectators weirdly inheriting sub-level velocity
  • Fix nether portal linking issues
  • Fix issues with slab and ladder masses
  • Fix issues with loyalty tridents and sub-levels
  • Fix sub-level assembly not working in short dimensions
  • Fix mechanical arms thinking they aren't loaded on sublevels
  • Fix track graph visualizer crash
  • Fix Breeze charges not affecting contraptions (#901)
  • Fix POIs not getting updated with assembly
  • Fix physics property crash with some modded blocks (#685)
  • Fix party parrot on sublevels
  • Fix wind charge effect not considered wind charged
  • Fix small issues with particles and sub-levels
  • Fix standing up from crawling (#929)
  • Fix item duplication with some block entities on assembly (#981)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…