Blockland Forums > Modification Help
MineCraft Recreation
Pew446:
--- Quote from: Olympic on October 16, 2010, 07:01:26 AM ---I didn't know that someone was already making this. I started with a small island:
--- End quote ---
How did you get the grass textures to work? Or is that terrain. My way of getting textures sucked. :c
Olympic:
Textures sizes must be 16x16, or 256x256 or 512x512.
Loki:
When scaling pixelated textures up like minecrafts. Use nearest neighbor.
Pew446:
--- Quote from: Loki on October 16, 2010, 08:37:34 AM ---
When scaling pixelated textures up like minecrafts. Use nearest neighbor.
--- End quote ---
I know.
--- Quote from: Olympic on October 16, 2010, 08:30:39 AM ---Textures sizes must be 16x16, or 256x256 or 512x512.
--- End quote ---
My textures are in base/data/shapes, they are all 512x512, but they always crash the game when I place a brick, because it can't find the texture. They are named brickTEXTURENAME
such as brickGRASS and brickDIRT
Olympic:
--- Quote from: Pew446 on October 16, 2010, 04:43:41 PM ---I know.
My textures are in base/data/shapes, they are all 512x512, but they always crash the game when I place a brick, because it can't find the texture. They are named brickTEXTURENAME
such as brickGRASS and brickDIRT
--- End quote ---
Huh I thought it was an interior model from Torque Constructor? Then I don't know why it does crash. Maybe Blockland paint can is looking for the 'color' and when he can't find it, it simply crash.