-
v0.4.2 — stick texture fix (26.1.2 model namespacing)
StableSome checks failedbuild / build (push) Has been cancelledreleased this
2026-05-15 21:02:03 +09:00 | 30 commits to main since this releaseFixes
- Video stick renders as a missing-model cube despite v0.4.1 loading. Root cause: Fabric 26.1.2 model loader no longer auto-resolves unprefixed parent paths.
parent: item/generatedhad to be writtenparent: minecraft:item/generatedper the official Fabric 26.1.2 docs.
Upgrade
Delete
video_player-0.4.1.jarfrom your mods folder, dropvideo_player-0.4.2.jarin. Same Fabric API (0.149.0+26.1.2) and same JavaCV 1.5.13 setup as v0.4.1.Downloads
- Video stick renders as a missing-model cube despite v0.4.1 loading. Root cause: Fabric 26.1.2 model loader no longer auto-resolves unprefixed parent paths.