Skip to content

Tags: 62832/MEGACells

Tags

v2.4.6

Toggle v2.4.6's commit message

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

Toggle 4.6.1's commit message

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

Toggle 4.6.0's commit message

Verified

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

4.5.0

Toggle 4.5.0's commit message

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

Toggle 4.4.0's commit message

Verified

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

4.3.0

Toggle 4.3.0's commit message

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

Toggle 4.2.2's commit message

Verified

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

4.2.1

Toggle 4.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
62832 90
Add temporary solution to crafting unit transform recipes being hard-…

…coded against AE2's own unit block

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
62832 90
Fix a crash when attempting to place a fresh bulk cell in a cell work…

…bench

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was signed with the committer’s verified signature.
62832 90
Add safeguard and logging for recipes leading to duplicate (infinitel…

…y-looping) compression variants