Terasology / ManualLabor

Work is hard. Here are tools a workman needs to make digging and chopping easier.
0 stars 11 forks source link

fix: Wooden Cup texture in ManualLabor.png #33

Closed ktksan closed 4 years ago

ktksan commented 4 years ago

While adding items for overcoming obstacles in: https://github.com/Terasology/ManualLabor/pull/30, the texture of the new item- woolVest ended up slightly occupying a small part of the woodenCup's texture slot in ManualLabor.png, hence a black bar appears on top of the woodenCup at the moment. This PR fixes the same by slightly moving the woolVest texture upwards so that it is out of the woodenCup's texture slot.