[๐]: Create stairs and slabs have each other's block states
VoidLeech opened this issue ยท 3 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Ensure the version of EveryCompat & Moonlight Lib are up to date
- 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 - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
EveryCompat Version
everycomp-1.20-2.7.3 (stonezone-1.20-2.7.0)
Moonlight Lib Version
moonlight-1.20-2.13.33
Issue with mods
Create 0.5.1j
Any stone mod (in the example: Deep Aether 1.0.4)
Issue Detail
Stairs have the slab block states
Slabs have the stair block states
This ALSO applies to the collision model.
They also have no model, but that's probably because the states are wrong.
OPTIONAL: Latest.log | Crash-report Attachment
OPTIONAL: To Produce
- /setblock ~ ~ ~ everycomp:/deep_aether/cut_aether_mud_slab
- /setblock ~ ~1 ~ everycomp:/deep_aether/cut_aether_mud_stairs
Looks like the names in getModBlock are just mixed up here