Added instantBuild rule for editor
This commit is contained in:
@@ -92,6 +92,7 @@ public class Floor extends Block{
|
||||
placeableLiquid = true;
|
||||
allowRectanglePlacement = true;
|
||||
instantBuild = true;
|
||||
placeEffect = Fx.rotateBlock;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user