IndustrialWires/src/main/java/malte0811/industrialWires/blocks/wire
malte0811 01c2e58409 Updated to MC 1.11, part 1
Compiles and runs, but probably doesn't really work yet
2017-05-10 17:56:05 +02:00
..
BlockIC2Connector.java Updated to MC 1.11, part 1 2017-05-10 17:56:05 +02:00
BlockTypes_IC2_Connector.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
TileEntityIC2ConnectorCopper.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
TileEntityIC2ConnectorGlass.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
TileEntityIC2ConnectorGold.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
TileEntityIC2ConnectorHV.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
TileEntityIC2ConnectorTin.java Updated to MC 1.11, part 1 2017-05-10 17:56:05 +02:00