[๐]: Supplementaries Compat Ash Blocks Inherit Properties of Ash Layers
WaterGuy12 opened this issue ยท 2 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
StoneZone Version
stonezone-1.20-2.7.14
Moonlight Lib Version
moonlight-1.20-2.13.79
Issue with mods
Supplementaries <1.20-3.1.24>
Create <6.0.4>
Issue Detail
Supplementaries has a mechanic where ash layers get washed away in the rain. The ash blocks from Stone Zone have inherited this property. This causes a crash when Stone Zone's ash blocks are exposed to rain, as it tries to remove layers that don't exist. They are also replaceable like ash layers. I listed Create because I noticed it happening with the compat blocks from that, but I'd think it's safe to say it can happen with any of the ash blocks.
OPTIONAL: Latest.log | Crash-report Attachment
crash-2025-04-02_17.05.49-server.txt
OPTIONAL: To Produce
No response