Compatibility
Minecraft: Java Edition
1.21.5-rc2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC0-1.0
Published last month
Updated last month
Makes vanilla's falling leaf particles better by doing three things:
- Spruce leaves drop needles rather than broad leaves
- Birch leaves drop golden leaves instead of green leaves half the time
- Pale oak leaves use the same particle as other leaf blocks (except cherry)
This is a hastily thrown together mod, and as such this is not the best possible implementation. One important issue is using /particle to create a pale oak leaf creates a spruce needle instead; this is because I tried my best to not register new particles, and used the minecraft:pale_oak_leaves
particle as the spruce needle. That aside, this mod basically changes nothing. I may revisit this in the future to make a better impl, but as it stands this works!