[❔]: A possible generated resource problem
An-thracene opened this issue · 7 comments
What version is this related to?
I am on minecraft version 1.20.1, not sure about OP. I'm using the newest versions of all mods involved.
(Fabric API, Terrestria, Decorative Blocks, Every Compat, Moonlight library.)
What version is this related to?
the same with @Daisiaa
but it can be confirmed that the problem also appears in 1.19.2.
@Xelbayria
All decorative blocks seem to have the issue. (Beams, palisades, supports, seats.) And most wood types from terrestria. The only wood type that seems correct is the Sakura wood, which is furthest to the right in this screenshot.
Some look almost normal, but one or two of the variations may look odd. Like with the Hemlock and the Redwood the support and palisade look normal, but the seat and beam look slightly off. However most of the others seem to have the problem with all variants.
Your question:
How does EC generate textures?
The system in Every Compat (EC) used 2 textures to combine them to get the texture;
- Wood Type: Hemlock texture
- Beam Texture
You get Hemlock Beam block & texture. The system is not perfect.
alright, I'll look at 1.19.2. I am currently working on 1.19.2
@Daisiaa which blocks? and which wood-type if it's just one wood?
Details:
- Loaders: Fabric
- Mods:
- Terrestria (Wood type)
- Decorative Blocks (Furniture & Blocks)