Skip to content

Tags: 62832/MEGACells

Tags

4.8.1

Verified

This commit was signed with the committer’s verified signature.
62832 90
Temporarily fix a crash related to grid services and mod-loading order

(Closes #182. Please let me go to bed now.)

4.8.0

Verified

This commit was signed with the committer’s verified signature.
62832 90
Add dedicated guidebook section. (#179)

(At long last. Thank you, @kylev. — 90)
Closes #146.

Co-authored-by: 90 <hi@90.gripe>

4.7.0

Verified

This commit was signed with the committer’s verified signature.
62832 90
Adjust brightness/contrast on MEGA cable interface and pattern provid…

…er parts

v2.4.6

Verified

This commit was signed with the committer’s verified signature.
62832 90
Split apart drive cell models for individual cells

Fixes #173

4.6.1

Verified

This commit was signed with the committer’s verified signature.
62832 90
Add hard dependency on NF 21.1.104+ to prevent further confusion abou…

…t MystAg

See #168

4.6.0

Verified

This commit was signed with the committer’s verified signature.
62832 90
Bump NeoForge version

4.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Deprecate compression override tag in favour of NeoForge data map fea…

…ture (#165)

4.4.0

Verified

This commit was signed with the committer’s verified signature.
62832 90
Update Spotless to 7.x

4.3.0

Verified

This commit was signed with the committer’s verified signature.
62832 90
Make various more improvements to bulk compression

- Allow for compression/decompression recipes with amounts other than 4 and 9 (e.g. certain mods' "Tiny Coal/Charcoal")
- Add a new "compression blacklist" tag with which to prevent certain items from ever appearing in a compression chain, override or not
- Refine compression recipe logic in order to better catch other odd cases such as mods with atypical ingot/block recipes for their own metals (Closes #154, but does assume the presence of some unification mod such as AlmostUnified)
- Add better, more detailed logging for compression including debug logs for every individually generated chain and override
- Add some more default overrides such as string, snow and honeycomb

4.2.2

Verified

This commit was signed with the committer’s verified signature.
62832 90
`this` is annoying