Every Compat (Wood Good)

Every Compat (Wood Good)

3M Downloads

[๐Ÿž]: Whistlecane (Gardens of the Dead) textures incorrectly mapped

ambientNexus opened this issue ยท 2 comments

commented

Before Continuing:

  • Always check you are using the latest version of the mods and its dependencies
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1

Loader

Forge

EveryCompat Version

everycompat-1.20-2.6.16

Moonlight Lib Version

moonlight-1.20-2.8.60-forge

Issue with mods

Gardens of the Dead <v4.0.1>

Issue Detail

Whistlecane acts the same way as Bamboo does, where it is crafted into a block of the material which acts as the log, which is then crafted into the planks.
image
However, Every Compat treats the whistlecane itself as the log and the block as the planks, causing texture errors due to incorrectly mapped textures.
image
2023-11-11_14 22 46

Having a handler for bamboo-like materials would solve this issue, and would allow for better compat for other mods down the line.

OPTIONAL: Latest.log | Crash-report Attachment

No response

OPTIONAL: To Produce

  1. Start instance with Gardens of the Dead and Every Compat (and other supported furniture mod)
  2. Grab a whistlecane furniture item from the creative menu
  3. Model will be broken due to improper texture assignment
commented

This is why I suggested talking to the dev about the incorrect format of ID for whistlepane. it is explained in other issues.

it seems that my solution will be put on hold until he fixes the ID. and the filename of these textures.

EDIT:
to clarify the problem, go to the gardens_of_the_dead:textures/block/ and look for whistlecane files for textures. Take a good look at a good look at their filenames. that is the problem

commented

ok let me know if Dev made some changes to his mod, Gardens of the dead. I've applied the temporary fix to this for now.