Author Topic: How would I replace bricks in a save?  (Read 754 times)

I have a build inside 64x64 zone bricks, I'm wanting to move the build into 64x64 modter bricks to avoid any zone spam.
I know I could duplicate it over but that could cause some problems, is there a way around this?

Open the save file in your favorite text editor. Then open the Find & Replace function and replace brick64xCubeData with brick64Cube1Data

Thanks, I had to use some different names but it fixed it :)