Skip to content

Releases: wb1016/QuickLeafDecay

0.5.3 - Names Running Out

Choose a tag to compare

@wb1016 wb1016 released this 17 Jun 10:30

initial support for MC 26.2.

0.5.2 - Only A Day is Enough

Choose a tag to compare

@wb1016 wb1016 released this 25 Mar 06:47

pretty much no changes from pre-releases except dependencies.
initial support for 26.1.

0.5.1 - Barely Updated

Pre-release

Choose a tag to compare

@wb1016 wb1016 released this 18 Mar 06:24

updated to 26.1 pre 3.
contains almost no changes.

0.5.0 - No Mappings Thursday

Pre-release

Choose a tag to compare

@wb1016 wb1016 released this 05 Mar 13:48

initial support for MC 26.1!!!
removed all fabric mappings related code, migrated to Mojang unobfuscated source.
also resolved all deprecations!

0.4.1 - Backport

Choose a tag to compare

@wb1016 wb1016 released this 13 Dec 10:22

1.21.10 backport.
also allows Quilt loader to work.

0.4.1 - Hotfix

Choose a tag to compare

@wb1016 wb1016 released this 13 Dec 10:21

fixes wrong dependency metadata in fabric.mod.json.
fixes #5 .

0.4.0 - Backport

Choose a tag to compare

@wb1016 wb1016 released this 11 Dec 08:29

backport of 0.4.0 to MC 1.21.10

0.4.0 - Coldfix

Choose a tag to compare

@wb1016 wb1016 released this 11 Dec 08:28

this release matches to Minecraft 1.21.11 for the first time. at the back side, it prepares for Gradle 10.
this release is very notable since it includes fix of hair loss of trees when Terralith is being used.
this happens because Terralith tries to create variant of trees by only using vanilla tree logs and leaves. since limited variants are available, Terralith very often uses logs and leaves variant that doesn't match. and previous versions of QuickLeafDecay used to decay the kind of leaves that doesn't match. resulting loss of hair of naturally generated trees constantly.
the fix is not decaying unmatched leaves by default. users who wants full function can edit config file on their config folder to enable. however, because old instances of Minecraft have old config already, users should manually edit or delete their config.

0.3.1 - quickdraw

Choose a tag to compare

@wb1016 wb1016 released this 01 Oct 09:35

update to 1.21.9.
that was fast! thanks to previous update the migration.

0.3.0 - the migration

Choose a tag to compare

@wb1016 wb1016 released this 21 Jul 15:49

merged from upstream and refactored hard.
migrated from Quilt Mappings on Loom to Yarn Mappings because update frequency is better on Yarn.
i doubt that i will update this frequently that i need such update frequency on toolchain but who knows.
now does not care about leaf type by default so #3 is resolved.
also made a change on mod icon.