Applied-Energistics-2 icon indicating copy to clipboard operation
Applied-Energistics-2 copied to clipboard

A Minecraft Mod about Matter, Energy and using them to conquer the world..

Results 330 Applied-Energistics-2 issues
Sort by recently updated
recently updated
newest added

Otherwise people will keep asking why the inscriber only contains 0 AE, even though it pulls directly from the network.

enhancement

We could say something like "This terminal doesn't have blank cards, and as such denies access to non-configured users. Insert a blank card to change the default behavior". This will...

enhancement

### Describe the feature ![Screenshot_10](https://user-images.githubusercontent.com/76228548/173918465-4bfa3fdd-9daf-4bcd-9c53-044994699226.png) same idea but for when your in pattern craft so you know what you didnt automate yet ### Reasons why it should be considered a...

enhancement

Instead of just doing nothing, we should display a helpful message like "could not find CPU" or "failed to extract 42 cobblestone, only 30 were available".

enhancement

### Describe the feature If you open any terminal that shows stored items sorted by amount, do not re-sort the items by their amount while the user is holding shift....

enhancement

### Describe the feature Allow linking multiple pattern providers so they share their blocking list. This would be useful for setups where multiple pattern providers are used for the same...

open-for-discussion

### Describe the bug if a GUI has both view cells and upgrades (like the wireless crafting terminal with ae2wtlib, or the wireless pattern encoding terminal), it will be at...

bug

What is this supposed to be doing? https://github.com/AppliedEnergistics/Applied-Energistics-2/blob/master/src/main/java/appeng/mixins/BlockBreakParticleMixin.java

cleanup

### Describe the feature Let's say you have a system with 3 patterns, (1) oak and (2) birch planks and (3) crafting table(pattern is 4 _oak_ planks, substitution enabled). If...

enhancement

Instead of relying on the plane ticking itself to reset a `blocked` flag, use a global tick counter to keep track of the last time an insertion was attempted to...

cleanup