Applied-Energistics-2-tiler.../src/main/java/appeng/items
thatsIch 03f9436ef9 Fixes #1331: Happened on deactivating features for intermediate crafting components
If a feature dependency of ItemMultiMaterial was disabled, the returned value was never assigned with the constructed. Pulling out the construction and setting it before checking it, prevents the NPE and also matches the behaviour in ItemMultiPart, where parts are constructed, but never registered.
2015-05-01 17:52:23 +02:00
..
contents Puts everywhere brackets 2015-04-29 18:38:24 +02:00
materials Fixes #1331: Happened on deactivating features for intermediate crafting components 2015-05-01 17:52:23 +02:00
misc Puts everywhere brackets 2015-04-29 18:38:24 +02:00
parts Fixes #1331: Happened on deactivating features for intermediate crafting components 2015-05-01 17:52:23 +02:00
storage Puts everywhere brackets 2015-04-29 18:38:24 +02:00
tools Puts everywhere brackets 2015-04-29 18:38:24 +02:00
AEBaseItem.java Fixes #1186: Storage Cells drop upgrades upon disassembling 2015-04-23 22:54:10 +02:00