This commit is contained in:
Anuken
2025-09-05 12:00:30 -04:00
parent 59f8f5cd11
commit 625c354461
4 changed files with 6 additions and 4 deletions

View File

@@ -2650,6 +2650,7 @@ public class Blocks{
size = 3;
maxNodes = 1;
laserRange = 500f;
powerLayer = Layer.legUnit + 2f;
autolink = false;
sameBlockConnection = true;
laserColor2 = Color.valueOf("ffd9c2");