Here is the .cmd file contents if you are having issues viewing it and maybe want to try and follow the process manually as some others have.
Another alternative is maybe having a friend on a PC do the setup for you.
If you do want to try it manually the process should be pretty simple to follow. Any place it says deleting files, delete those files individually, the same for entire folders where specified and so on.
The only tricky part to understand might be this line
copy /y %Guruth-Pack%\ctm\mat_quartz\72.png %Guruth-Pack%\ctm\mat_quartz\73.png
here you want to delete the original 73.png file and make a copy of 72 to replace it
Once all of that is done you just need to combine the two packs together.
(edit) I highlighted the important steps in red, the other stuff you can ignore.
@echo off
set Guruth-Ver=5.37
set MC_Ver=1.5.1
set Guruth-Files=Guruth-Files_%Guruth-Ver%-%MC_Ver%
set Guruth-Pack=Guruth-Pack_%Guruth-Ver%-%MC_Ver%
set Guruth-Bat=Guruth_%Guruth-Ver%-%MC_Ver%
echo Deleting Unused Files.
del /f Misa500\ctm\craft_bricks\100.png
del /f Misa500\ctm\craft_bricks\101.png
del /f Misa500\ctm\craft_bricks\102.png
del /f Misa500\ctm\craft_bricks\103.png
del /f Misa500\ctm\craft_bricks\104.png
del /f Misa500\ctm\craft_bricks\48.png
del /f Misa500\ctm\craft_bricks\49.png
del /f Misa500\ctm\craft_bricks\50.png
del /f Misa500\ctm\craft_bricks\51.png
del /f Misa500\ctm\craft_bricks\52.png
del /f Misa500\ctm\craft_bricks\53.png
del /f Misa500\ctm\craft_bricks\54.png
del /f Misa500\ctm\craft_bricks\55.png
del /f Misa500\ctm\craft_bricks\56.png
del /f Misa500\ctm\craft_bricks\57.png
del /f Misa500\ctm\craft_bricks\58.png
del /f Misa500\ctm\craft_bricks\59.png
del /f Misa500\ctm\craft_bricks\60.png
del /f Misa500\ctm\craft_bricks\61.png
del /f Misa500\ctm\craft_bricks\62.png
del /f Misa500\ctm\craft_bricks\63.png
del /f Misa500\ctm\craft_bricks\block112.properties
del /f Misa500\ctm\craft_bricks\block114.properties
del /f Misa500\ctm\craft_bricks\stonebricksmooth.properties
del /f Misa500\ctm\craft_utility\4.png
del /f Misa500\ctm\craft_utility\5.png
del /f Misa500\ctm\craft_utility\6.png
del /f Misa500\ctm\craft_utility\7.png
del /f Misa500\ctm\craft_utility\8.png
del /f Misa500\ctm\craft_utility\17.png
del /f Misa500\ctm\craft_utility\18.png
del /f Misa500\ctm\craft_utility\19.png
del /f Misa500\ctm\craft_utility\20.png
del /f Misa500\ctm\craft_utility\21.png
del /f Misa500\ctm\craft_utility\22.png
del /f Misa500\ctm\craft_utility\23.png
del /f Misa500\ctm\craft_utility\24.png
del /f Misa500\ctm\craft_utility\25.png
del /f Misa500\ctm\craft_utility\25.txt
del /f Misa500\ctm\craft_utility\26.png
del /f Misa500\ctm\craft_utility\26.txt
del /f Misa500\ctm\craft_utility\27.png
del /f Misa500\ctm\craft_utility\27.txt
del /f Misa500\ctm\craft_utility\28.png
del /f Misa500\ctm\craft_utility\32.png
del /f Misa500\ctm\craft_utility\32.txt
del /f Misa500\ctm\craft_utility\33.png
del /f Misa500\ctm\craft_utility\33.txt
del /f Misa500\ctm\craft_utility\34.png
del /f Misa500\ctm\craft_utility\36.png
del /f Misa500\ctm\craft_utility\36.txt
del /f Misa500\ctm\craft_utility\37.png
del /f Misa500\ctm\craft_utility\block25.properties
del /f Misa500\ctm\craft_utility\block25a.properties
del /f Misa500\ctm\craft_utility\block25b.properties
del /f Misa500\ctm\craft_utility\block25c.properties
del /f Misa500\ctm\craft_utility\block84.properties
del /f Misa500\ctm\craft_utility\block84a.properties
del /f Misa500\ctm\craft_utility\block137.properties
del /f Misa500\ctm\craft_utility\block137a.properties
del /f Misa500\ctm\craft_utility\block137b.properties
del /f Misa500\ctm\craft_utility\block147.properties
del /f Misa500\ctm\craft_utility\block148.properties
del /f Misa500\ctm\craft_utility\furnace_top.properties
del /f Misa500\ctm\craft_utility\ladder.properties
del /f /a:ash Misa500\ctm\craft_utility\Thumbs.db
del /f Misa500\ctm\craft_utility\workbench_front.properties
del /f Misa500\ctm\craft_utility\workbench_side.properties
del /f Misa500\ctm\flora_misc\59.png
del /f Misa500\ctm\flora_misc\60.png
del /f Misa500\ctm\flora_misc\melon_side.properties
del /f Misa500\ctm\flora_wood\13.png
del /f Misa500\ctm\flora_wood\14.png
del /f Misa500\ctm\flora_wood\15.png
del /f Misa500\ctm\flora_wood\16.png
del /f Misa500\ctm\flora_wood\17.png
del /f Misa500\ctm\flora_wood\18.png
del /f Misa500\ctm\flora_wood\19.png
del /f Misa500\ctm\flora_wood\20.png
del /f Misa500\ctm\flora_wood\21.png
del /f Misa500\ctm\flora_wood\22.png
del /f Misa500\ctm\flora_wood\block125.properties
del /f Misa500\ctm\flora_wood\block126.properties
del /f Misa500\ctm\flora_wood\block126a.properties
del /f Misa500\ctm\flora_wood\block135.properties
del /f Misa500\ctm\flora_wood\block17.properties
del /f Misa500\ctm\flora_wood\block17a.properties
del /f Misa500\ctm\flora_wood\block5a.properties
Thanks. I will try this on a windows-computer first and if not I'll try the manual way. Thanks!
Fingers crossed that Misa will help out on this one , because I'm sure I can't be the only one to have this problem
Thanks. I will try this on a windows-computer first and if not I'll try the manual way. Thanks!
Fingers crossed that Misa will help out on this one , because I'm sure I can't be the only one to have this problem
Yeah you are not, I know others have struggled with it that run on macs and I think linux even.
Hopefully she will work with me on this though, but the restrictions are understandable. People put a great deal of work into these textures, and I was actually somewhat surprised some of them allow the work to be shared so freely.
Anyway, If you need any other help just let me know
Wow!
First of all, the 64x texture pack looks like it is 128x just because it is so flawless.
Second of all, the CTM looks great and blocks look so simple that I could finally get a 64x texture pack that doesn't make me want to change it at all.
Lastly, I just really think it looks well put together.
Wow!
First of all, the 64x texture pack looks like it is 128x just because it is so flawless.
Second of all, the CTM looks great and blocks look so simple that I could finally get a 64x texture pack that doesn't make me want to change it at all.
Lastly, I just really think it looks well put together.
Thanks Almost all the credit has to go to the original texture authors though
I did however put a ton of time into remixing and customizing it over the years. There are a couple of bricks that still need to be worked on, but I am pretty happy with it right now.
Just be aware I am not yet certain how I am going to handle the new clay bricks being added in 1.6
Preferably what I would like to do is revert the wool back to a more standard set of wool textures. Currently they are used for many random custom textures. For instance the purple wool are used for the medievalish plaster / wood wall texture, and some other color is used for the food crates.
If I do revert the wool back to a more standard set, I would then use the new clays exclusively for custom blocks like crates, drawers, various mixed wall / floor tiles.
Trouble with this is that hundreds if not thousands of existing wool blocks in my world will have to be exchanged for the new clay bricks.
I personally would not mind changing all of this in my own world as I can use world edit to do most of the work, but I am not sure how many others I might inconvenience by making this change.
I have some trouble generating the actual pack. I've follwed every step, but after the batch file, the "Guruth-Files_5.37-1.5.1" folder is empty. Is it possible that the batch file only works for Misa's 1.5.1 version? Cause she only has the 1.5.2 version for download.
Even its in german here a short translation:
command xcopy is written wrong or cant be found.
The system cant find the given path.
The version change from 1.5.1 to 1.5.2 had no effect on the texture pack so I just never bothered to update it for that tiny detail. So in other words it should work just fine. I just downloaded both my package and hers and ran the .cmd to ensure everything is fine and it is working OK for me.
I am not sure what might be happening for you. I assume that you have Guruth-Files_5.37-1.5.1, Misa500, and Guruth5.37-1.5.1.cmd all in the same location when you run the .cmd file yes?
After you run the .cmd file, you should be left with Guruth-Pack_5.37-1.5.1 which I recently found out does not even need to be zipped for use when using Optifine, (not sure about MCpatcher)
One thing I have noticed is that 7 zip seems to have issues extracting Misa's zip, I have to use winrar myself.
If you have any more details about what process you are using, I can try to help more.
Sorry for the slow responses, would you mind deleting the @Echo off inside the .cmd at the very start of the file? You should be able to see what is happening more clearly that way.
You can right click the file and open / edit that out easily with any text editor.
My friend that created the original file is thinking it may be something to do with with the translation. I'm really not sure how those work, or if you could maybe set the system to english temporarily?
Everything I have tested seems to be in working order, please let me know if there are any problems.
Over the next few days I hope to get permissions to add a couple of new textures to the pack. I will also be working on adding custom carpet textures, tweaking some colors, working on a couple more customized blocks, and possibly a few more CTM files.
Any way of having this as a resource pack and not a normal texture pack so people can use it directly in minecraft and not need to use MCPatcher or Optifine?
It is a resource pack, MCPatcher / Optifine is still required though.
How do you change between different textures of something, in a controlled way?
Ah hey, I just wrote back to you on reddit (saw it there first)
As I mentioned there, the way the "random" textures are handled is through an MCpatch / Optifine feature called random textures (or something very close to that).
However, the way this feature decides the "random" texture to show is not truly random, it uses the blocks location data in game to decide this.
So for instance if you use one of the custom food crate blocks and it has carrots on top, that block is always going to have carrots if placed in that exact location no matter how many times you try.
You can however place the corresponding food crate "carpet" on top and usually get a different random result. The carpet "edge" blends perfectly into the existing crate.
Hi,
I'm actually a Mac user and I think you've done a fantastic job with this. But I have one teeny problem; .cmd files don't run on mac! So is it possible that someone could make a picture tutorial about proper Mac installation? Thank you for your time,
yours sincerely,
Lodakiin
Hi,
I'm actually a Mac user and I think you've done a fantastic job with this. But I have one teeny problem; .cmd files don't run on mac! So is it possible that someone could make a picture tutorial about proper Mac installation? Thank you for your time,
yours sincerely,
Lodakiin
I just added a new manual install spoiler tab to the first post.
(Edit)
I did kind of quick job with that, let me know if you have any problems following the instructions or if there is some way I could clarify them.
I tried to make it as clear to follow as possible and highlighted some important parts.
So I downloaded and installed this pack and everything seems very good looking but water is all white. The water texture is working but the color is white. I'm using Optifine and Minecraft 1.6.2. Please help so I can start building my creative world
Edit. Also the glass texture seems wrong as it doesn't blur the view at all.. (It was supposed to blur the view, right?)
Edit2. Many other textures doesn't show up like skulls.. And on my other computer, textures just doesn't change at all
I have only had about 10 minutes to test Optifine so far, but everything seemed fine for me. However things like the stained glass and the decaying items will NOT work with Optifine. It just does not have the code built in to support those things.
I just got home and need to take care of some things, but I would recommend checking your installations until I can play around with Optifine some more.
Another alternative is maybe having a friend on a PC do the setup for you.
If you do want to try it manually the process should be pretty simple to follow. Any place it says deleting files, delete those files individually, the same for entire folders where specified and so on.
The only tricky part to understand might be this line
copy /y %Guruth-Pack%\ctm\mat_quartz\72.png %Guruth-Pack%\ctm\mat_quartz\73.png
here you want to delete the original 73.png file and make a copy of 72 to replace it
Once all of that is done you just need to combine the two packs together.
(edit) I highlighted the important steps in red, the other stuff you can ignore.
@echo off
set Guruth-Ver=5.37
set MC_Ver=1.5.1
set Guruth-Files=Guruth-Files_%Guruth-Ver%-%MC_Ver%
set Guruth-Pack=Guruth-Pack_%Guruth-Ver%-%MC_Ver%
set Guruth-Bat=Guruth_%Guruth-Ver%-%MC_Ver%
if exist "Misa-Readme!.txt" goto :SameDir
goto Merge
:SameDir
copy %Guruth-Bat%.cmd ..
cd ..
cmd /k %Guruth-Bat%.cmd
:MERGE
echo *********************************************************
echo *********************************************************
echo *** ***
echo *** Merging Packs ***
echo *** Please Wait ***
echo *** ***
echo *********************************************************
echo *********************************************************
echo Deleting Base Files.
del /f Misa500\Changelog.txt
del /f Misa500\Legal.txt
del /f Misa500\pack.txt
del /f Misa500\README!.txt
echo Deleting Unused Folders.
rd /s/q Misa500\ctm\glass_block
rd /s/q Misa500\ctm\glass_blockframe
rd /s/q Misa500\ctm\mat_cloth
rd /s/q Misa500\ctm\glass_pane
rd /s/q Misa500\ctm\glass_paneframe
rd /s/q Misa500\textures\blocks
echo Deleting Unused Files.
del /f Misa500\ctm\craft_bricks\100.png
del /f Misa500\ctm\craft_bricks\101.png
del /f Misa500\ctm\craft_bricks\102.png
del /f Misa500\ctm\craft_bricks\103.png
del /f Misa500\ctm\craft_bricks\104.png
del /f Misa500\ctm\craft_bricks\48.png
del /f Misa500\ctm\craft_bricks\49.png
del /f Misa500\ctm\craft_bricks\50.png
del /f Misa500\ctm\craft_bricks\51.png
del /f Misa500\ctm\craft_bricks\52.png
del /f Misa500\ctm\craft_bricks\53.png
del /f Misa500\ctm\craft_bricks\54.png
del /f Misa500\ctm\craft_bricks\55.png
del /f Misa500\ctm\craft_bricks\56.png
del /f Misa500\ctm\craft_bricks\57.png
del /f Misa500\ctm\craft_bricks\58.png
del /f Misa500\ctm\craft_bricks\59.png
del /f Misa500\ctm\craft_bricks\60.png
del /f Misa500\ctm\craft_bricks\61.png
del /f Misa500\ctm\craft_bricks\62.png
del /f Misa500\ctm\craft_bricks\63.png
del /f Misa500\ctm\craft_bricks\block112.properties
del /f Misa500\ctm\craft_bricks\block114.properties
del /f Misa500\ctm\craft_bricks\stonebricksmooth.properties
del /f Misa500\ctm\craft_utility\4.png
del /f Misa500\ctm\craft_utility\5.png
del /f Misa500\ctm\craft_utility\6.png
del /f Misa500\ctm\craft_utility\7.png
del /f Misa500\ctm\craft_utility\8.png
del /f Misa500\ctm\craft_utility\17.png
del /f Misa500\ctm\craft_utility\18.png
del /f Misa500\ctm\craft_utility\19.png
del /f Misa500\ctm\craft_utility\20.png
del /f Misa500\ctm\craft_utility\21.png
del /f Misa500\ctm\craft_utility\22.png
del /f Misa500\ctm\craft_utility\23.png
del /f Misa500\ctm\craft_utility\24.png
del /f Misa500\ctm\craft_utility\25.png
del /f Misa500\ctm\craft_utility\25.txt
del /f Misa500\ctm\craft_utility\26.png
del /f Misa500\ctm\craft_utility\26.txt
del /f Misa500\ctm\craft_utility\27.png
del /f Misa500\ctm\craft_utility\27.txt
del /f Misa500\ctm\craft_utility\28.png
del /f Misa500\ctm\craft_utility\32.png
del /f Misa500\ctm\craft_utility\32.txt
del /f Misa500\ctm\craft_utility\33.png
del /f Misa500\ctm\craft_utility\33.txt
del /f Misa500\ctm\craft_utility\34.png
del /f Misa500\ctm\craft_utility\36.png
del /f Misa500\ctm\craft_utility\36.txt
del /f Misa500\ctm\craft_utility\37.png
del /f Misa500\ctm\craft_utility\block25.properties
del /f Misa500\ctm\craft_utility\block25a.properties
del /f Misa500\ctm\craft_utility\block25b.properties
del /f Misa500\ctm\craft_utility\block25c.properties
del /f Misa500\ctm\craft_utility\block84.properties
del /f Misa500\ctm\craft_utility\block84a.properties
del /f Misa500\ctm\craft_utility\block137.properties
del /f Misa500\ctm\craft_utility\block137a.properties
del /f Misa500\ctm\craft_utility\block137b.properties
del /f Misa500\ctm\craft_utility\block147.properties
del /f Misa500\ctm\craft_utility\block148.properties
del /f Misa500\ctm\craft_utility\furnace_top.properties
del /f Misa500\ctm\craft_utility\ladder.properties
del /f /a:ash Misa500\ctm\craft_utility\Thumbs.db
del /f Misa500\ctm\craft_utility\workbench_front.properties
del /f Misa500\ctm\craft_utility\workbench_side.properties
del /f Misa500\ctm\flora_misc\59.png
del /f Misa500\ctm\flora_misc\60.png
del /f Misa500\ctm\flora_misc\melon_side.properties
del /f Misa500\ctm\flora_wood\13.png
del /f Misa500\ctm\flora_wood\14.png
del /f Misa500\ctm\flora_wood\15.png
del /f Misa500\ctm\flora_wood\16.png
del /f Misa500\ctm\flora_wood\17.png
del /f Misa500\ctm\flora_wood\18.png
del /f Misa500\ctm\flora_wood\19.png
del /f Misa500\ctm\flora_wood\20.png
del /f Misa500\ctm\flora_wood\21.png
del /f Misa500\ctm\flora_wood\22.png
del /f Misa500\ctm\flora_wood\block125.properties
del /f Misa500\ctm\flora_wood\block126.properties
del /f Misa500\ctm\flora_wood\block126a.properties
del /f Misa500\ctm\flora_wood\block135.properties
del /f Misa500\ctm\flora_wood\block17.properties
del /f Misa500\ctm\flora_wood\block17a.properties
del /f Misa500\ctm\flora_wood\block5a.properties
echo.
echo Creating Pack Folder.
MD %Guruth-Pack%
echo.
echo Copying Misa Files.
xcopy /e /y /q Misa500\. %Guruth-Pack%\.
copy /y %Guruth-Pack%\ctm\mat_quartz\72.png %Guruth-Pack%\ctm\mat_quartz\73.png
echo Copying Supplemental Files.
xcopy /e /y /q %Guruth-Files%\. %Guruth-Pack%\.
echo.
echo Removing Misa Folder
rd /s/q Misa500
Fingers crossed that Misa will help out on this one , because I'm sure I can't be the only one to have this problem
Yeah you are not, I know others have struggled with it that run on macs and I think linux even.
Hopefully she will work with me on this though, but the restrictions are understandable. People put a great deal of work into these textures, and I was actually somewhat surprised some of them allow the work to be shared so freely.
Anyway, If you need any other help just let me know
First of all, the 64x texture pack looks like it is 128x just because it is so flawless.
Second of all, the CTM looks great and blocks look so simple that I could finally get a 64x texture pack that doesn't make me want to change it at all.
Lastly, I just really think it looks well put together.
Thanks
I did however put a ton of time into remixing and customizing it over the years. There are a couple of bricks that still need to be worked on, but I am pretty happy with it right now.
Just be aware I am not yet certain how I am going to handle the new clay bricks being added in 1.6
Preferably what I would like to do is revert the wool back to a more standard set of wool textures. Currently they are used for many random custom textures. For instance the purple wool are used for the medievalish plaster / wood wall texture, and some other color is used for the food crates.
If I do revert the wool back to a more standard set, I would then use the new clays exclusively for custom blocks like crates, drawers, various mixed wall / floor tiles.
Trouble with this is that hundreds if not thousands of existing wool blocks in my world will have to be exchanged for the new clay bricks.
I personally would not mind changing all of this in my own world as I can use world edit to do most of the work, but I am not sure how many others I might inconvenience by making this change.
The version change from 1.5.1 to 1.5.2 had no effect on the texture pack so I just never bothered to update it for that tiny detail. So in other words it should work just fine. I just downloaded both my package and hers and ran the .cmd to ensure everything is fine and it is working OK for me.
I am not sure what might be happening for you. I assume that you have Guruth-Files_5.37-1.5.1, Misa500, and Guruth5.37-1.5.1.cmd all in the same location when you run the .cmd file yes?
After you run the .cmd file, you should be left with Guruth-Pack_5.37-1.5.1 which I recently found out does not even need to be zipped for use when using Optifine, (not sure about MCpatcher)
One thing I have noticed is that 7 zip seems to have issues extracting Misa's zip, I have to use winrar myself.
If you have any more details about what process you are using, I can try to help more.
You can right click the file and open / edit that out easily with any text editor.
My friend that created the original file is thinking it may be something to do with with the translation. I'm really not sure how those work, or if you could maybe set the system to english temporarily?
Everything I have tested seems to be in working order, please let me know if there are any problems.
Over the next few days I hope to get permissions to add a couple of new textures to the pack. I will also be working on adding custom carpet textures, tweaking some colors, working on a couple more customized blocks, and possibly a few more CTM files.
Hah, well better they bled then me raging at Gimp any longer than I did
It is a resource pack, MCPatcher / Optifine is still required though.
Ah hey, I just wrote back to you on reddit (saw it there first)
As I mentioned there, the way the "random" textures are handled is through an MCpatch / Optifine feature called random textures (or something very close to that).
However, the way this feature decides the "random" texture to show is not truly random, it uses the blocks location data in game to decide this.
So for instance if you use one of the custom food crate blocks and it has carrots on top, that block is always going to have carrots if placed in that exact location no matter how many times you try.
You can however place the corresponding food crate "carpet" on top and usually get a different random result. The carpet "edge" blends perfectly into the existing crate.
I'm actually a Mac user and I think you've done a fantastic job with this. But I have one teeny problem; .cmd files don't run on mac! So is it possible that someone could make a picture tutorial about proper Mac installation? Thank you for your time,
yours sincerely,
Lodakiin
I just added a new manual install spoiler tab to the first post.
(Edit)
I did kind of quick job with that, let me know if you have any problems following the instructions or if there is some way I could clarify them.
I tried to make it as clear to follow as possible and highlighted some important parts.
Thanks so much! Now I can use those excellent sounds and textures in my Minecraft.
The files being deleted in those folders do not have replacements to copy over them.
(edit) oops that should have originally said do "not". Guess I should post when I am more awake
I have only had about 10 minutes to test Optifine so far, but everything seemed fine for me. However things like the stained glass and the decaying items will NOT work with Optifine. It just does not have the code built in to support those things.
I just got home and need to take care of some things, but I would recommend checking your installations until I can play around with Optifine some more.