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
@@ -34,6 +34,5 @@ public enum TunnelType
ITEM, // Item Tunnel
LIGHT, // Light Tunnel
BUNDLED_REDSTONE, // Bundled Redstone Tunnel
COMPUTER_MESSAGE, // Computer Message Tunnel
PRESSURE // PneumaticCraft Tunnel
COMPUTER_MESSAGE // Computer Message Tunnel
}
@@ -86,8 +86,6 @@ public interface IParts
// IItemDefinition p2PTunnelOpenComputers();
// IItemDefinition p2PTunnelPneumaticCraft();
IItemDefinition cableAnchor();
IItemDefinition monitor();