hello , i want to make some random texture like random cubblestone and stuff but i dont know why can someone explain me very simply how to do it :/ ?
4
ty I will try it
Read this very carefully, it might get complicated:
- Inside your texture pack, make a folder titled "ctm".
- Inside that folder, make another folder titled "cobblestone".
- Copy/paste your two cobblestone textures into that folder, and name them 0.png and 1.png.
- Create a new text file in the cobblestone folder, and rename it "cobblestone.properties".
- Copy this exact code into the properties file.
matchBlocks=4
tiles=0 1
method=random
weights=1 1
The weights rule controls how often each version of the cobblestone will appear. The way it is set up, the two textures will each appear half the time. - Patch your minecraft with the latest version of MCPatcher or Optifine (I recommend MCPatcher).
no , i want to make 1 texture (cubble) to have 2 textures.
If you want the texture of 1 block, to be the texture of another, you just need to copy the file, name it the same as the file for the block you want to replace, and when there is a pop up say to replace.
-DJembrozio
-DJembrozio
