IndustrialWires/src/main/java/malte0811/industrialwires/blocks/controlpanel
2019-01-25 17:15:32 +01:00
..
BlockPanel.java Finally fix the package name 2018-09-03 20:35:23 +02:00
BlockTypes_Panel.java Finally fix the package name 2018-09-03 20:35:23 +02:00
ItemBlockPanel.java Finally fix the package name 2018-09-03 20:35:23 +02:00
TileEntityComponentPanel.java Switch to the new data-driven connector models 2018-11-17 12:23:31 +01:00
TileEntityGeneralCP.java Finally fix the package name 2018-09-03 20:35:23 +02:00
TileEntityPanel.java Panels can have any texture now, textures are changed by crafting the unfinished panel with the block it should "imitate". Closes #54 2019-01-11 16:18:24 +01:00
TileEntityPanelCreator.java Panels can have any texture now, textures are changed by crafting the unfinished panel with the block it should "imitate". Closes #54 2019-01-11 16:18:24 +01:00
TileEntityRSPanel.java Basics of "painted" panels 2019-01-11 15:05:39 +01:00
TileEntityRSPanelIE.java Fixed some issues regarding the IE redstone controller on dedicated servers, closes #56, maybe #51 as well? 2019-01-25 17:15:32 +01:00
TileEntityRSPanelOthers.java Fix the "other" RS controller not keeping its IO state across world reloads 2019-01-04 20:49:46 +01:00
TileEntityUnfinishedPanel.java Finally fix the package name 2018-09-03 20:35:23 +02:00