New stuffs!
I have these two redstone textures, and I'm trying to decide which is better.
Option 1:
Tiled 2x2:
Option 2:
Tiled 2x2:
I'm leaning toward 1 myself, but I think 2 retains more "vanilla".
Offline
berberberber wrote:
New stuffs!
I have these two redstone textures, and I'm trying to decide which is better.
I'm leaning toward 1 myself, but I think 2 retains more "vanilla".
Definitely number one. Number two is not bad by itself, but when tiled it looks ugly.
Offline
berberberber wrote:
New stuffs!
I have these two redstone textures, and I'm trying to decide which is better.
Option 1:
http://i.imgur.com/8NR5SfI.png
Tiled 2x2:
http://i.imgur.com/C4DR19L.png
Option 2:
http://i.imgur.com/CAeGm1s.png
Tiled 2x2:
http://i.imgur.com/g1fKOmF.png
I'm leaning toward 1 myself, but I think 2 retains more "vanilla".
If you're trying to have the redstone blocks fit in with the text pack, then I'd choose 2.
Offline
ChadtheBuilder wrote:
berberberber wrote:
New stuffs!
I have these two redstone textures, and I'm trying to decide which is better.
I'm leaning toward 1 myself, but I think 2 retains more "vanilla".Definitely number one. Number two is not bad by itself, but when tiled it looks ugly.
Agreed.
Offline
ChadtheBuilder wrote:
berberberber wrote:
New stuffs!
I have these two redstone textures, and I'm trying to decide which is better.
I'm leaning toward 1 myself, but I think 2 retains more "vanilla".Definitely number one. Number two is not bad by itself, but when tiled it looks ugly.
Offline
Mkay, 1 it is, then.
@Nomo, Remember that I'm making some major changes to the texpack.
Offline
A mod that allows texture pack makers to connect their textures together.
You see how the default iron block and the long iron block are in the same sceenie? That's CTM at work.
Offline
berberberber wrote:
A mod that allows texture pack makers to connect their textures together.
Interesting...
You see how the default iron block and the long iron block are in the same sceenie? That's CTM at work.
I noticed that. That's why I said "cool".
Offline
Diamond block, dunno if I should use the same design for emerald.
And iron block, which with be connected with the ctm mod.
Offline
berberberber wrote:
Diamond block, dunno if I should use the same design for emerald.
http://i.imgur.com/771UWaV.png
And iron block, which with be connected with the ctm mod.
http://i.imgur.com/j8QD1r4.png
I like it
Offline
GeonoTRON2000 wrote:
poopo wrote:
GeonoTRON2000 wrote:
Nonononono, you can't do all that in the same line.Code:
public static final Block example; example = new BlockHardDirt(440, 1); example.setHardness(1.5F); example.setResistance(10F); example.setStepSound(soundStoneFootstep);Lol yes you can.
Can you post the specific error message?Lol, it's kinda obvious from what he told us:
Code:
Syntax error: Identifier expectedAnd the only way you could do it in one line was if all of those methods were returning the block object, which I doubt they are.
You have never modded Minecraft? >.> almost all the methods in Block return this; Mainly it would be helpful to see what line and stuff.
Offline
poopo wrote:
GeonoTRON2000 wrote:
poopo wrote:
Lol yes you can.
Can you post the specific error message?Lol, it's kinda obvious from what he told us:
Code:
Syntax error: Identifier expectedAnd the only way you could do it in one line was if all of those methods were returning the block object, which I doubt they are.
You have never modded Minecraft? >.> almost all the methods in Block return this; Mainly it would be helpful to see what line and stuff.
I have, I just haven't used blocks.
I still think you should try my way.
Offline
berberberber wrote:
Diamond block, dunno if I should use the same design for emerald.
http://i.imgur.com/771UWaV.png
And iron block, which with be connected with the ctm mod.
http://i.imgur.com/j8QD1r4.png
Diamond seems... off. Try making it much more crystalline.
Offline
SeptimusHeap wrote:
berberberber wrote:
Diamond block, dunno if I should use the same design for emerald.
http://i.imgur.com/771UWaV.png
And iron block, which with be connected with the ctm mod.
http://i.imgur.com/j8QD1r4.pngDiamond seems... off. Try making it much more crystalline.
this. of course, admittedly, I can't quite tell how much is drawn and how much is just smudges on my screen.
Last edited by maxskywalker (2013-03-27 20:51:33)
Offline
Better?
Which netherrack is better?
Last edited by berberberber (2013-03-28 01:07:04)
Offline
berberberber wrote:
Yes.
berberberber wrote:
Which netherrack is better?
http://i.imgur.com/0dy9mjV.png
http://i.imgur.com/0nyCl17.png
Second one. First one wouldn't look great filling the nether.
Offline
Is bukkit stable enough to update?
Offline
berberberber wrote:
Better?
http://i.imgur.com/GnRzLYv.png
Which netherrack is better?
http://i.imgur.com/0dy9mjV.png
http://i.imgur.com/0nyCl17.png
Make the crystal chunks bigger, something like this, which I found on Google:
this texture
I'd go with 1st netherrack.
Last edited by SeptimusHeap (2013-03-28 10:33:52)
Offline
berberberber wrote:
Better?
http://i.imgur.com/GnRzLYv.png
Which netherrack is better?
http://i.imgur.com/0dy9mjV.png
http://i.imgur.com/0nyCl17.png
Cool. I like the second one.
Offline
majormax wrote:
Is bukkit stable enough to update?
Offline
majormax wrote:
majormax wrote:
Is bukkit stable enough to update?
I don't think so. It doesn't like redstone.
Oh, also,
Last edited by berberberber (2013-03-28 16:59:08)
Offline