[Bug - models] Custom block entity models missing textures
WenXin20 opened this issue ยท 1 comments
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
(Please complete the following information):
- Minecraft version: 1.20.1-forge
- EMF version: 2.0.2
- ETF version: 6.1.1
- Weather2 version: 2.8.3
- CoroUtil version: 1.3.7
Additional context
In this zip file, I have moved the file locations as needed for 2.0
Weather2 Remodeled 6.zip