Start of new texturesm, again
This commit is contained in:
parent
360d9c2756
commit
83ef3e7577
1733 changed files with 3934 additions and 2931 deletions
|
@ -75,7 +75,7 @@ public class ItemParts extends ItemTextureBase {
|
|||
|
||||
@Override
|
||||
public String getTextureName(int damage) {
|
||||
return ModInfo.MOD_ID + ":items/part/" + types[damage];
|
||||
return ModInfo.MOD_ID + ":items/part/" + types[damage].toLowerCase();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue