Skip to content

Tags: AppliedEnergistics/Applied-Energistics-2

Tags

neoforge/v19.0.7-alpha

Toggle neoforge/v19.0.7-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix encoded stonecutting and smithing patterns crashing when being us…

…ed (#7983)

Fixes #7981

neoforge/v19.0.6-alpha

Toggle neoforge/v19.0.6-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix rotating the main camera (#7976)

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>

neoforge/v19.0.5-alpha

Toggle neoforge/v19.0.5-alpha's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix version metadata printing.

forge/v15.2.4

Toggle forge/v15.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sanitise texture item IDs for facades (Forge) (#7906)

Forge counterpart to #7905.

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>

neoforge/v19.0.4-alpha

Toggle neoforge/v19.0.4-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix cables briefly connecting to incomplete Quantum Ring (#7941)

neoforge/v19.0.3-alpha

Toggle neoforge/v19.0.3-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes various crafting related problems (#7928)

Fixes #7927

neoforge/v19.0.2-alpha

Toggle neoforge/v19.0.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved ME Terminal Search to be more similar to REI/EMI (#7883)

This was created based on #7311, instead of relying on the functionality
of JEI, REI, etc. I modified the search functionality to search similar
to RS, JEI, etc.

The reason behind this PR is the same reason as the previous PR (#7311):
>This can be useful because it is annoying when you try to search
something with the modid and the name like it is possible in JEI. For
example "@ae2 crystal". Without it, it tries to search a mod with the
name "ae2 crystal".

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>

neoforge/v19.0.1-alpha

Toggle neoforge/v19.0.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to latest Jade/REI/WTHIT (#7917)

neoforge/v19.0.0-alpha

Toggle neoforge/v19.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Port to 1.21 (#7909)

forge/v15.2.3

Toggle forge/v15.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Free memory potentially held by JEI when it unloads (#7901)