LemADEC / WarpDrive

A warp drive mod for minecraft
69 stars 39 forks source link

Incorrect texture file names in MC1.7 branch #541

Closed iocmet closed 1 year ago

iocmet commented 1 year ago

https://github.com/LemADEC/WarpDrive/tree/MC1.7/src/main/resources/assets/warpdrive/textures/items/component Lens, Motor, Superconductor, Zoom must be lowercase, causes missing texture for this items

LemADEC commented 1 year ago

There's an issue template it's not optional. MC1.7 doesn't require resource names to be all lower case. That requirement came much later.

iocmet commented 1 year ago

But in 1.7.10 it does

LemADEC commented 1 year ago

The last update of the mod for 1.7.10 was 5 years ago, all textures are working just fine for everyone even before that, and you think there's a bug in the mod, really?

iocmet commented 1 year ago

Uh, in mod from curseforge texture file names is lowercase

iocmet commented 1 year ago

I downloaded mod source from https://github.com/LemADEC/WarpDrive/tree/MC1.7 compiled and i have this issue on 1.7.10

LemADEC commented 1 year ago

There's an issue template it's not optional.