File Details
FlyRing-0.3.528.jar
- R
- Feb 10, 2026
- 654.76 KB
- 3.8K
- Early Access
File Name
FlyRing-0.3.528.jar
Supported Versions
- Early Access
Changelog
[v0.3.528] - 2026-02-10
Altar Multiblock - Direction Fix
- Fixed: Altar multiblock validation now works in all 4 cardinal directions (North, South, East, West)
- Previously only one build orientation was recognized
- Rewrote
MultiblockValidatorwith rotation matrix for all directions
Altar Texture State Fix
- Fixed: "Activated" texture now correctly applies when altar is activated
- Block state variants (e.g.
*CloseWindow) couldn't resolve the state machine for texture changes - Added
resolveBaseAltarType()to always resolve to the base BlockType (Ring_Altar_Light/Ring_Altar_Dark)
- Block state variants (e.g.
Altar Block Breaking Fix
- Fixed: Altar blocks can now be broken and drop themselves
- Changed invalid
GatherType: "Stones"to"Rocks" - Simplified
Gathering.Breakingto match vanilla container pattern
- Changed invalid

