Traben-0 / Entity_Model_Features

Other
90 stars 18 forks source link

[Bug - models] Custom block entity models missing textures #225

Open WenXin20 opened 2 weeks ago

WenXin20 commented 2 weeks ago

Describe the bug I recently found out that my resource pack for Weather2 on 1.20.1 has missing textures for the block entities I remodeled. If I remove the "texture": "blocks/te/anemometer.png" line from the .jem file, the texture loads correctly. Was this parameter changed?

List and link to broken resourcepacks https://www.curseforge.com/minecraft/texture-packs/weather2-remodeled

Expected behavior In versions previous of 2.0 of this mod, the textures rendered correctly when using "texture": "blocks/te/anemometer.png" in the file

Screenshots After 2.0: image

Before 2.0: image

(Please complete the following information):

Additional context In this zip file, I have moved the file locations as needed for 2.0 Weather2 Remodeled 6.zip