Fixed http://openeye.openmods.info/crashes/45620002c5dacfe15acc8e1e37187991 and friends.
This commit is contained in:
@@ -98,7 +98,8 @@ public class OreHelper
|
||||
|
||||
// SUMMON AE STACKS!
|
||||
for (ItemStack is : set)
|
||||
aeset.add( AEItemStack.create( is ) );
|
||||
if ( is.getItem() != null )
|
||||
aeset.add( AEItemStack.create( is ) );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user