You should add the 32 x 32 texture fix link on this.
I did ...
Quote from RMcD94 »
Quote from Lilyo »
Quote from RMcD94 »
Is there a version of the texture rotator that provides a quick and easy GUI to switch between textures, including restarting minecraft for you?
I'm getting really bored of switching between transparent dirt and rock and back.
What? If you want to switch between textures you need to create a folder for each one. I'm not sure what you mean.
But that had a timer, the way I switch terrain textures is by closing minecraft, opening it's .jar, copying in say transparent dirt/rock, playing it, saving it, closing it, opening the .jar, copying in my non-transparent texture.
It'd be nice if that could be done use of a switch textures button.
There are other programs that allow you to switch textures automatically...
Also, I don't think the poll is fixable + the admins are very unhelpful lol.
Are you doing anything out of the ordinary with it? Or just entering in the names? Maybe this thread's poll is just bugged. Perhaps you should start a new thread for a more readable poll.
Rollback Post to RevisionRollBack
R3 for 1.8 & Pre3-1.9
^^^ Click for more info. ^^^
Sorry, this topic won't be updated anymore and will be locked, as I was banned.
The main list will stay on, but I expect it to slowly die out over time.
Just letting you know so there won't be any questions to why it is locked.
Sorry, this topic won't be updated anymore and will be locked, as I was banned.
The main list will stay on, but I expect it to slowly die out over time.
Just letting you know so there won't be any questions to why it is locked.
Lilyo? You were BANNED?!?
Who the hell would ban you? And why would they even want to?
I got perma banned for calling someone and idiot and telling a joke. I had like 4 small warnings, and I guess the mods think that's enough for a perma ban.
Topic locked and title changed, per Lilyo's request.
Quote from minecraftperson »
I got perma banned for calling someone and idiot and telling a joke. I had like 4 small warnings, and I guess the mods think that's enough for a perma ban.
From what I can tell, you were banned because you flame constantly.
What else is there? Is there a list somewhere or something? I'm finding it impossible to search through the Mods forum and separate the Texture mods from Gameplay mods.
So I'm trying to apply SMP's Texture Pack. Since it's in a .zip I converted it to a .rar and ran the patcher. This worked just find one one PC (win xp) but when trying on my win 7 laptop (the preferred computer), The patch gets hung up at 82%. Here's the log
It refuses to go past "reading the gui/items.png" This already worked once but I don't have access to the win xp computer all the time, so I'd like to be able to get this patched up on my home pc. I backed up my save and completely erased everything but still getting the hangup.
EDIT: Oops, just saw the guides and resources thread sry!
What? If you want to switch between textures you need to create a folder for each one. I'm not sure what you mean.
The Quick Fix!
Click the creeper!
I did ...
There are other programs that allow you to switch textures automatically...
Also, I don't think the poll is fixable + the admins are very unhelpful lol.
Mod addendum: But... but... I tried
Are you doing anything out of the ordinary with it? Or just entering in the names? Maybe this thread's poll is just bugged. Perhaps you should start a new thread for a more readable poll.
^^^ Click for more info. ^^^
blog.zorts.net
The main list will stay on, but I expect it to slowly die out over time.
Just letting you know so there won't be any questions to why it is locked.
Lilyo? You were BANNED?!?
Who the hell would ban you? And why would they even want to?
You're practically a mod around here
From what I can tell, you were banned because you flame constantly.
Also, the poll is official ****ed up and I have no clue how to fix it, so I dunno. Any suggestions?
Patching class: Compass (aa.class)
Change constant value 8.5 -> 16.5
Change constant value 7.5 -> 15.5
Fix new array[256] -> 1024 - <init>@30
Fix new array[320] -> 1152 - <init>@12
Fix new array[320] -> 1152 - <init>@21
Fix * 16 -> 32 - <init>@66
Fix * 16 -> 32 - <init>@77
.getRGB(...16,16,...16) to .getRGB(...32,32,...32) - <init>@86
Fix while(i<256) -> while(i<1024) - [email protected]
Fix * 16 -> 32 - [email protected]
Fix * 16 -> 32 - [email protected]
Update const reference 32 -> 150 - [email protected]
Update const reference 32 -> 150 - [email protected]
Update const reference 30 -> 152 - [email protected]
Update const reference 30 -> 152 - [email protected]
Replacing at.class
Replacing eg.class
Patching class: AnimManager (ey.class)
Change constant value 1048576 -> 1048576
Update const reference 2 -> 313 - <init>@35
Fix %16*16+_3*16 -> %16*32+_3*32 - [email protected]
Fix /16*16+_4*16 -> /16*32+_4*32 - [email protected]
glTexSubImage2D(...,16,16) -> glTexSubImage2D(...,32,32) - [email protected]
glTexSubImage2D(...,16,16) -> glTexSubImage2D(...,32,32) - [email protected]
Replacing ht.class
Patching class: Tool3D (jh.class)
Change constant value 16.0 -> 32.0
Change constant value 0.001953125 -> 4.8828125E-4
tool pixel top - [email protected]
Update const reference 32 -> 295 - [email protected]
Update const reference 32 -> 295 - [email protected]
Update const reference 32 -> 295 - [email protected]
Update const reference 32 -> 295 - [email protected]
Fix tool tex nonsense - [email protected]
Fix tool tex nonsense - [email protected]
Fix tool tex nonsense - [email protected]
Fix tool tex nonsense - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Update const reference 11 -> 296 - [email protected]
Update const reference 11 -> 296 - [email protected]
Update const reference 11 -> 296 - [email protected]
Update const reference 11 -> 296 - [email protected]
Patching class: Fire (jz.class)
Change constant value 1.06 -> 1.03
Fix new array[320] -> 1152 - <init>@16
Fix new array[320] -> 1152 - <init>@25
Fix * 16 -> 32 - <init>@8
(unpatch) <init> *32 to *16 - <init>@7
Fix while(i<256) -> while(i<1024) - [email protected]
Fix while(i<20) -> while(i<36) - [email protected]
Fix while(i<20) -> while(i<36) - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Fix while(i<16) -> while(i<32) - [email protected]
Fix * 16 -> 32 - [email protected]
Fix * 16 -> 32 - [email protected]
Fix * 16 -> 32 - [email protected]
Fix * 16 -> 32 - [email protected]
Fix mod 20 -> 36 - [email protected]
Fix ILOAD_2; if_icmplt 19 -> if_icmplt 35 - [email protected]
Update const reference 2 -> 58 - [email protected]
Patching class: Block (ly.class)
Change constant value ClassRef{className='my'} -> ClassRef{className='BetterGrass'}
Change constant value MethodRef{className='my', name='<init>', type='(I)V'} -> MethodRef{className='BetterGrass', name='<init>', type='(I)V'}
Update const reference 93 -> 845 - <clinit>@212
Update const reference 365 -> 847 - <clinit>@217
Replacing ml.class
Reading terrain.png...
Patching class: AnimTexture (z.class)
Fix new array[1024] -> 4096 - <init>@5
Reading gui/items.png...
It refuses to go past "reading the gui/items.png" This already worked once but I don't have access to the win xp computer all the time, so I'd like to be able to get this patched up on my home pc. I backed up my save and completely erased everything but still getting the hangup.
Name: HalfCraft:
Autor: DrNightKOT:
Game: Alpha (NonHD but planning):
Link: viewtopic.php?f=25&t=56436
Screenshots in the thread
Texture Pack Name: Frager's Texture Pack
Author Name: Frager72
Alpha (HD?) or Creative?: Alpha, 16x16, Simplistic
Thread Link: viewtopic.php?f=25&t=53181
Screenshots (optional): Check the thread.