
Ferrite
Ferrite — A Rust-powered Minecraft mod improving chunk generation performance, with 7× faster terrain compute proven on equivalent workloads. Low-end hardware testing needed to ship the full optimization.
Оцените первым
2.0K
16
Список изменений
[0.6.3-alpha] — 2026-05-03
Added
- AC offer-based Rust kernel (
/ferrite redstone ac-rust on). Mirrors AC'spowerNetwork()loop in Rust: offer-based propagation with flow-direction tracking, priority-queue ordered output. Parity-clean (0 oracle mismatches sustained across Phase 3 validation). ~16% aggregate wire-cost reduction vs the existing relaxation kernel on heavy workloads.
Notes
- Existing relaxation kernel (
RUST_BFS) stays in tree as fallback. Both kernels coexist; AC-Rust activates first when enabled, BFS takes over if the AC path bails (overflow / native unavailable). - Phase 3 depower fix:
runRustAcBatch()now callsfindPower(wire, true)afterfindExternalPower()to pull outside-cascade wire contributions before serializing. Fixes boundary wire power=0 mismatches the oracle surfaced during initial validation (~5% mismatch rate before fix, 0 after).
Файлы
ferrite-0.6.3-alpha.jar(2.32 MiB)
ОсновнойМетаданные
Канал релиза
Alpha
Номер версии
0.6.3-alpha
Загрузчики
Fabric
Версии игры
26.1.2
Загрузок
186
Дата публикации
06.05.2026
