Removed Pneumaticraft References since there is no 1.10 port and it has been inactive since March.

This commit is contained in:
Sebastian Hartte
2016-10-28 23:05:45 +02:00
parent f598fb3cc4
commit c23f11d8a1
7 changed files with 2 additions and 198 deletions
@@ -263,12 +263,6 @@ public abstract class PartP2PTunnel<T extends PartP2PTunnel> extends PartBasicSt
* newType = stack;
* }
* break;
* case PRESSURE:
* for( ItemStack stack : parts.p2PTunnelPneumaticCraft().maybeStack( 1 ).asSet() )
* {
* newType = stack;
* }
* break;
*/
default: