Applied-Energistics-2-tiler.../src/main
yueh de260b5283 Splitted channeldata into two ints
Previously it did encode the current and previous used channels into the
same as well as mask it with 0xFF. Which lead to an overflow every 256
gridnodes requiring a channel. This will not happen at > 2^31

Also removes the need to bitshift them for every access.

Fixes #1510
2015-06-18 00:46:14 +02:00
..
java Splitted channeldata into two ints 2015-06-18 00:46:14 +02:00
resources Fixes #1588: Charged Certus Quartz Ore has its own oredictionary entry 2015-06-18 00:45:55 +02:00