mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Fix bedrock off generating air
This commit is contained in:
parent
70fef94d15
commit
b148fa94c3
@ -63,8 +63,6 @@ public class IrisTerrainActuator extends EngineAssignedActuator<BlockData>
|
||||
{
|
||||
h.set(xf, i, zf, BEDROCK);
|
||||
}
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
if(getDimension().isCarved(realX, i, realZ, rng, he))
|
||||
|
Loading…
x
Reference in New Issue
Block a user