Maybe the hardened clay could be like old cobblestone and sandstone mixed together? A flatish texture that's constructed but not bricks would be fantastic.
Hahaha, per-biome CTM used to make the glowstone block look different in the Nether and in the real world? Jesus Christ, that's so damn smart I logged back into this account just to compliment you. Really really nice work.
All of my minecraft friends and I are waiting excitedly to see the updated patch! Thank you so much for all your hard work and all of the wonderful things you have done! It is so hard to play minecraft without your textures...all my houses look sad in defalt, lol.
One thing we were wondering, is there a way to make the glass a little more transparent? I love how the glass blocks look, but, when you are making a glass viewing area, it is hard to see through the design.
Anyway, was just wondering if you had any plans for changing the glass at all?
Gotta say, your pack became my new default as soon as I watched a review of it. Even better of the things I didn't like in the review most had been improved by the time I stumbled upon your pack. Great job man.
Hahaha, per-biome CTM used to make the glowstone block look different in the Nether and in the real world? Jesus Christ, that's so damn smart I logged back into this account just to compliment you. Really really nice work.
I was wondering how he managed to get two different glowstones, great solution. I hate going to the nether and seeing a bunch of lamps hanging from the ceiling. I just wish there was a way to choose which you would place since occasionally I would like the glowing stone option even on the surface, can't win them all though.
I do agree with the glass though, it can be a bit hard to see through at times.
Can we get pre-release version with placeholders? Since i came to 1.6.1 i've tried many other texturepacks, but my heart belongs to Derivation. I just can't start new game watching that mess in John Smith Legacy and other formerly popular packs.
Can we get pre-release version with placeholders? Since i came to 1.6.1 i've tried many other texturepacks, but my heart belongs to Derivation...
I so agree with you! I finally did a conversion from 1.5 with the MC Patcher and it works with only some things being completly not there. Unfortunatly one of the things not there is running water. Cannot see through it while cave diving, lol.
I so agree with you! I finally did a conversion from 1.5 with the MC Patcher and it works with only some things being completly not there. Unfortunatly one of the things not there is running water. Cannot see through it while cave diving, lol.
Open "water_flow.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\textures\blocks". Overwrite everything in there with this. I use Notepad++, but you can use normal notepad too.
{
"animation": {}
}
Do the same with CTM glowstone.
That would be "40.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\mcpatcher\ctm\CTMOther"
Open "water_flow.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\textures\blocks". Overwrite everything in there with this. I use Notepad++, but you can use normal notepad too.
{
"animation": {}
}
Do the same with CTM glowstone.
That would be "40.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\mcpatcher\ctm\CTMOther"
I don't edit code very often and when I open the file in Notepad it only gives me the option to save the file as a .txt file. Should it be saved as something different?
Thanks so much for helping me with this. And if it is too much of a hassle, I can wait for the correct version to come out to.
I don't edit code very often and when I open the file in Notepad it only gives me the option to save the file as a .txt file.
Right click on notepad and "Run as Admin" and then drag the file into notepad. Copy the stuff in to the file and press "CTRL + S". You got a permission problem (UAC is blocking some user to edit stuff in "AppData\Roaming", since you don't have permission to edit the file, it extends .txt after the file name so you can save your stuff into another file).
right click the mcmeta file, open with notepad, edit it to say what Dubca7 posted and then do file>save NOT save as. It should just rewrite the file without changing the extension.
Right click on notepad and "Run as Admin" and then drag the file into notepad. Copy the stuff in to the file and press "CTRL + S". You got a permission problem (UAC is blocking some user to edit stuff in "AppData\Roaming", since you don't have permission to edit the file, it extends .txt after the file name so you can save your stuff into another file).
The one up for download right now is from March for the 1.5 update (and my 1.4.7 with 1.5 updated textures version) a 1.6 resource pack hasn't been released yet. He was spending this past week getting a lot of things updated to do a beta release of the resource pack sometime soon.
Sorry for the lack of posts, I got caught up with more stuff during my break than expected. I'll try and get something out soon, but it may or may not have horse textures included.
I am using this texture pack to create a Tower Defense map.
It is beutiful and the best RPG style map I have ever seen. So I must ask... no BEG you, please update to 1.6.2 as soon as possible!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Kan jag fa en kottbulle?
All of my minecraft friends and I are waiting excitedly to see the updated patch! Thank you so much for all your hard work and all of the wonderful things you have done! It is so hard to play minecraft without your textures...all my houses look sad in defalt, lol.
One thing we were wondering, is there a way to make the glass a little more transparent? I love how the glass blocks look, but, when you are making a glass viewing area, it is hard to see through the design.
Anyway, was just wondering if you had any plans for changing the glass at all?
Thank you again!
I was wondering how he managed to get two different glowstones, great solution. I hate going to the nether and seeing a bunch of lamps hanging from the ceiling. I just wish there was a way to choose which you would place since occasionally I would like the glowing stone option even on the surface, can't win them all though.
I do agree with the glass though, it can be a bit hard to see through at times.
I so agree with you! I finally did a conversion from 1.5 with the MC Patcher and it works with only some things being completly not there. Unfortunatly one of the things not there is running water. Cannot see through it while cave diving, lol.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOpen "water_flow.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\textures\blocks". Overwrite everything in there with this. I use Notepad++, but you can use normal notepad too.
{ "animation": {} }Do the same with CTM glowstone.
That would be "40.png.mcmeta" in ".minecraft\resourcepacks\derivation\assets\minecraft\mcpatcher\ctm\CTMOther"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFixed. I was in a hurry so I didn't have time to double check
I don't edit code very often and when I open the file in Notepad it only gives me the option to save the file as a .txt file. Should it be saved as something different?
Thanks so much for helping me with this. And if it is too much of a hassle, I can wait for the correct version to come out to.
Bests!!!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumRight click on notepad and "Run as Admin" and then drag the file into notepad. Copy the stuff in to the file and press "CTRL + S". You got a permission problem (UAC is blocking some user to edit stuff in "AppData\Roaming", since you don't have permission to edit the file, it extends .txt after the file name so you can save your stuff into another file).
Thank you!
Twitter: @Levaunt
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSo true!!!!
Thank you again for all your hard work Levaunt!
It is beutiful and the best RPG style map I have ever seen. So I must ask... no BEG you, please update to 1.6.2 as soon as possible!