[🐞]: Some undetected wood types and false positive wood types #767
Labels
1.21.1-FABRIC
Minecraft Version
bug
Something isn't working
Moonlight Lib
Cause is in Moonlight Lib
status: done
The issue is finished & it'll be in next version
Code of Conduct
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.21.1 - FABRIC
EveryCompat Version
everycomp-1.21-2.8.5-fabric
Moonlight Lib Version
moonlight-1.21-2.17.12-fabric
Issue with mods
/(My)? Nether's Delight (Refabricated)?/
)Issue Detail
As can be seen here, my testing setup currently adds six new full wood sets:
In order, these are:
blockus:white_oak
blockus:charred
blockus:raw_bamboo
gardens_of_the_dead:soulblight
gardens_of_the_dead:whistlecane
mynethersdelight:powdery
However, when we look at what blocks are added by Every Compat there are only four types:
In order:
gardens_of_the_dead:soulblight
gardens_of_the_dead:whistlecane
blockus:white_oak
blockus:legacy
So there are two problems here:
Firstly, the false positive detection of
blockus:legacy
as a wood type. Blockus' legacy blocks are a weird addition and I usually disable them anyway, there are only two blocks in this "wood set": those beingblockus:legacy_log
andblockus:legacy_planks
, none of the other things that usually make up a wood set, and they don't even match with each other. This one admittedly isn't that big of a deal given it's possible to disable it in theeverycomp-entries.json
config.Secondly, the fact that
blockus:charred
,blockus:raw_bamboo
, andmynethersdelight:powdery
get missed completely by Every Compat. Until I saw whistlecane I had initially just assumed that bamboo type woods weren't included, but now I have no idea what's causing powdery wood to get missed; it's using the same naming conventions as whistlecane and vanilla bamboo. For the other two, I assume they're not getting picked up because they don't have their own log blocks despite having every other block in a normal wood set (doors, signs, fences, etc.).OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
No response
The text was updated successfully, but these errors were encountered: