Extend RBMK crane reach forward

Enables close-to-real-life reactor hall replicas, with the storage columns being located further in the reactor hall than the reactor itself
This commit is contained in:
abel1502 2025-07-08 22:39:15 +03:00
parent 0cf9d88e36
commit 8294df1aa3
No known key found for this signature in database
GPG Key ID: 076926596A536338

View File

@ -275,7 +275,7 @@ public class TileEntityCraneConsole extends TileEntityLoadedBase implements Simp
this.centerY = y + RBMKDials.getColumnHeight(worldObj) + 1;
this.centerZ = z;
this.spanF = 7;
this.spanF = 16;
this.spanB = 7;
this.spanL = 7;
this.spanR = 7;