ElCeejo / animalia

Basic Fauna for Minetest Game
MIT License
14 stars 37 forks source link

Fix Failed to generate "[sheet:4x4:3,4" #93

Open Emojigit opened 7 months ago

Emojigit commented 7 months ago

This PR fixes this client-side texture error:

ERROR[Main]: generateImage(): Failed to generate "[sheet:4x4:3,4"

The tile positions are 0-indexed, not 1-indexed.