IndustrialWires/src/main/java/malte0811/industrialWires/blocks/controlpanel
malte0811 c15e68a716 Added textures for the panel component items
Made it possible to pick up single components from the panel creator GUI
2017-04-27 18:15:11 +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 editing GUI's for the other components 2017-04-22 18:14:49 +02:00
TileEntityPanelCreator.java Added textures for the panel component items 2017-04-27 18:15:11 +02:00
TileEntityRSPanelConn.java Added models for the RS panel connector 2017-04-24 17:26:42 +02:00