[๐]: Whistlecane (Gardens of the Dead) textures incorrectly mapped
ambientNexus opened this issue ยท 2 comments
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
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.
However, Every Compat treats the whistlecane itself as the log and the block as the planks, causing texture errors due to incorrectly mapped textures.
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
- Start instance with Gardens of the Dead and Every Compat (and other supported furniture mod)
- Grab a whistlecane furniture item from the creative menu
- Model will be broken due to improper texture assignment
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