
FabPose
Fabric pose mod compatible with vanilla clients
- Загрузки
- 3K
- Подписчики
- 15
- Обновлён
- 20 мая 2026 г.
- Лицензия
- MIT
Опубликован 18 февраля 2024 г.
FabPose: Pose mod for Fabric
Ever wanted to use vanilla compatible pose on a fabric server? This mod is for you!
Required server-side, but is optional client-side - currently allows for client-side translation and provides better pose rendering + keybindngs if installed.
The mod is fork from FabSit and eventually aims to provide near-feature parity to the GSit mod for Spigot however implementation is ongoing. Exact behaviour matching is not guaranteed.
Requires
Commands(Permissions)
/sit(fabpose.commands.sit)/lay(fabpose.commands.lay)/spin(fabpose.commands.spin)/swim(fabpose.commands.swim)/fabpose reload(fabpose.reload)
Known issue
- In vanilla client, the player ran
/swimwill not see the animation, but other players can see it.
Ченджлог
1.1.0+26.1Релиз26.1 · 20 мая 2026 г.
FabPose 1.1.0
Minecraft 26.1 support alongside 1.21.11, managed in parallel via Stonecutter.
Stonecutter-based multi-version layout with a dual buildscript setup:
build.fabric.gradle.ktsfor 1.21.x (JDK 21, obfuscated Fabric Loom pipeline).build.fabric.unobfuscated.gradle.ktsfor 26.1+ (JDK 25, un-obfuscated Loom 1.16-SNAPSHOT).
Code ported to 26.1 Blaze3D / Gui / networking APIs through Stonecutter
?ifguards (displayClientMessage \u2192 sendSystemMessage, PacketByteBufs \u2192 FriendlyByteBuf, KeyBindingHelper \u2192 KeyMappingHelper, loominjected_interfaces\u2192 mixin-based PosingFlag access).Headless client tests stabilized in CI and locally via forced Mesa llvmpipe and a PulseAudio stub injected through
LD_PRELOADso flite TTS no longer aborts.New
mod-publish-pluginbased release flow: one annotatedvX.Y.Ztag now publishes every active Minecraft version to Modrinth, CurseForge, and GitHub Releases in a single run.1.21.x now ships the remapped production jar (
remapJar/remapSourcesJar) instead of the dev jar that previous wiring would have uploaded.Targets Minecraft 1.21.11 (JDK 21) and 26.1 (JDK 25).
Requires Fabric API and Fabric Language Kotlin.
1.1.0+1.21.11Релиз1.21.11 · 20 мая 2026 г.
FabPose 1.1.0
Minecraft 26.1 support alongside 1.21.11, managed in parallel via Stonecutter.
Stonecutter-based multi-version layout with a dual buildscript setup:
build.fabric.gradle.ktsfor 1.21.x (JDK 21, obfuscated Fabric Loom pipeline).build.fabric.unobfuscated.gradle.ktsfor 26.1+ (JDK 25, un-obfuscated Loom 1.16-SNAPSHOT).
Code ported to 26.1 Blaze3D / Gui / networking APIs through Stonecutter
?ifguards (displayClientMessage \u2192 sendSystemMessage, PacketByteBufs \u2192 FriendlyByteBuf, KeyBindingHelper \u2192 KeyMappingHelper, loominjected_interfaces\u2192 mixin-based PosingFlag access).Headless client tests stabilized in CI and locally via forced Mesa llvmpipe and a PulseAudio stub injected through
LD_PRELOADso flite TTS no longer aborts.New
mod-publish-pluginbased release flow: one annotatedvX.Y.Ztag now publishes every active Minecraft version to Modrinth, CurseForge, and GitHub Releases in a single run.1.21.x now ships the remapped production jar (
remapJar/remapSourcesJar) instead of the dev jar that previous wiring would have uploaded.Targets Minecraft 1.21.11 (JDK 21) and 26.1 (JDK 25).
Requires Fabric API and Fabric Language Kotlin.
Комментарии
Загружаем…