IndustrialWires/src/main/java/malte0811/industrialWires/blocks/controlpanel
malte0811 7eecdea794 Build 1.4-8
Added the missing textures
Fixed a few minor bugs
2017-05-10 13:20:00 +02:00
..
BlockPanel.java Added models for the RS panel connector 2017-04-24 17:26:42 +02:00
BlockTypes_Panel.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
PropertyComponents.java Further work on panel creation 2017-04-13 17:14:05 +02:00
TileEntityPanel.java Added toggle switches, including a version with a cover to prevent accidental activation 2017-05-08 17:20:04 +02:00
TileEntityPanelCreator.java Added a variable transformer/Variac to put on control panels 2017-05-03 18:08:52 +02:00
TileEntityRSPanelConn.java Build 1.4-8 2017-05-10 13:20:00 +02:00