RandomMcSomethin / fallingleaves

MIT License
43 stars 20 forks source link

Feature Idea: Hitting leaf blocks spawns a few leaves #14

Closed Fourmisain closed 3 years ago

Fourmisain commented 3 years ago

Was looking through Fabric API and found AttackBlockCallback, which would make that very easy.

Fourmisain commented 3 years ago

Implemented in https://github.com/RandomMcSomethin/fallingleaves/commit/9a5f7d0e33e3f0bdbd9fe3bbdbb6d4d55e333ba9.

It's independent of the leaf spawn rate, which means that Conifer Leaves now drop "naturally" with default settings.