Networks now run at 1x speed.
Illuminated Panels now use proper channel and power settings.
This commit is contained in:
@@ -13,8 +13,7 @@ public class PartDarkMonitor extends PartMonitor
|
||||
{
|
||||
|
||||
public PartDarkMonitor(ItemStack is) {
|
||||
super( PartDarkMonitor.class, is,false );
|
||||
|
||||
super( PartDarkMonitor.class, is, false );
|
||||
notLightSource = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user