[๐]: Mystics Biomes leaves missing hedges and leaf piles (again)
Bramblejack opened this issue ยท 2 comments
BEFORE CONTINUING:
- Always check you are using the latest version of these mods and its dependencies
- Remove known problematic rendering mods such as Optifine, Sodium and others
Version-Loader
1.20.1-FORGE
Moonlight Lib Version
1.20-2.16.12
Describe the Issue
Wanted to reopen 811, but I don't have permissions.
I reported an issue with this mod some time ago where it's leaves would not decay and it still seems to be a problem. Here's the list of all leaf blocks from this mod:
mysticsbiomes:strawberry_blossoms
mysticsbiomes:pink_cherry_blossoms
mysticsbiomes:white_cherry_blossoms
mysticsbiomes:peach_leaves
mysticsbiomes:maple_leaves
mysticsbiomes:orange_maple_leaves
mysticsbiomes:yellow_maple_leaves
mysticsbiomes:sea_shrub_leaves
mysticsbiomes:tropical_leaves
mysticsbiomes:jacaranda_blossoms
mysticsbiomes:jacaranda_leaves
mysticsbiomes:peony_leaves
mysticsbiomes:budding_peony_leaves
mysticsbiomes:hydrangea_leaves
and here's what manages to generate when I have Quark and Immersive Weathering installed:
immersive_weathering:mysticsbiomes/jacaranda_leaf_pile
immersive_weathering:mysticsbiomes/strawberry_leaf_pile
immersive_weathering:mysticsbiomes/pink_cherry_leaf_pile
immersive_weathering:mysticsbiomes/white_cherry_leaf_pile
on top of that, even these four carpets that manage to generate don't behave like other do - leaving leaf piles when the tree is cut down and it's leaves despawn. However, I'm not sure where this issue stems from - might be a problem between IW and Mystics Biomes.
Let me know if you need any more info.
Log Attachment
OPTIONAL: To Produce
No response
OPTIONAL: Which mods are affected?
Every Compat 2.9.3
I'll need to know what's their associated WoodType (the log).
Moonlight Lib has the following:
- pink_cherry
- white_cherry
- strawberry
- peach
- jacaranda
- peony - WoodType: minecraft:oak
- hydrangea - WoodType: minecraft:oak
- budding_peony - WoodType: minecraft:oak
EDIT: never mind. I looked at the commit and saw it's missing the other LeavesType with their WoodType.
Going to apply the fix now.