v0.7.6-alpha1
Pre-release
Pre-release
v0.7.6-alpha1
Important note: This is an alpha version designed for early testing and archiving of features. Not recommended for major or long-term worlds, as features may change or be removed, which could break the world's saves. Also, since my development is split between a public and a private repository, code merge errors or erroneous logic can occur.
Fixes & Optimizations
- fix(campfire): Fixed block not extinguishing under vanilla rain by utilizing client-side scheduled updates.
- fix(campfire): Resolved rendering conflicts with third-party weather managers (e.g., Weather2).
- fix(rain-collector): Fixed item filling mechanics being blocked when players are in Creative Mode.
- perf(blocks): Optimized both blocks by switching world block state updates to flag 3, ensuring instant lighting and comparator updates.