Mojira Archive
MC-120335

Flower pot bottom texture is not rendered because of incorrect "uv" values in the model file

The flower pot bottom texture is not rendered, but the "uv" is still determined in the JSON file.
Basically, the determined "uv" is looking at a transparent texture, leading to a unrendered bottom surface. To fix this, the "uv" should just be moved to a different place. A sample fixed JSON file is attached.