File Details
MasterfulMachinery-3-1.20.1-0.1.33.10.jar
- R
- Jun 17, 2026
- 766.94 KB
- 14.6K
- 1.20.1
- Forge
File Name
MasterfulMachinery-3-1.20.1-0.1.33.10.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
## [0.1.33.10] - 2026-06-17
### Added
- Fluid and Energy ports: numeric `tierRank` support in storage models, parsers, builders and serializers. `PortConfigBuilderJS.tierRank(int)` now applies to fluid and energy ports as well.
### Fixed
- JEI / structure GUI crash: prevent ArrayIndexOutOfBounds in `TickCycling` by skipping layout pieces with no registered renderer blocks (occurs when `minTier` filters out all matching port variants).
### Changed
- Port matching: `minTier` checks now properly apply to fluid and energy port types; ports without an explicit `tierRank` are treated as `tierRank = 1` during matching (backwards compatibility).