detector texture

This commit is contained in:
Raoul Van den Berge
2015-12-29 22:52:07 +01:00
parent 8d93592217
commit 60829d6868
7 changed files with 94 additions and 16 deletions

View File

@@ -14,7 +14,6 @@ import storagecraft.StorageCraft;
import storagecraft.StorageCraftGUI;
import storagecraft.tile.TileWirelessTransmitter;
// @TODO: This texture behaves differently
public class BlockWirelessTransmitter extends BlockMachine
{
public static final PropertyBool WORKING = PropertyBool.create("working");