MC-Machinations / PaperTweaks

A better-performance replacement for the popular VanillaTweaks datapack collection.
GNU General Public License v3.0
141 stars 13 forks source link

[Fast Leaf Decay] 'Decay' shroomlights when leaves are decayed #72

Open HStep20 opened 1 year ago

HStep20 commented 1 year ago

Is your feature request related to a problem?

When mining trees in the nether using this with a combination of 'tree-feller' plugins, there is the annoying issue of Shroomlights being left in the air to be manually mined. This could be remedied on the end of the other plugin, but as Shroomlights often act as leaf blocks to the respective Nether trees, I feel it would make more sense to have a solution packaged into this plugin

Describe the solution you'd like

Id like Shroomlights to be destroyed and dropped when a 'nether' tree is mined. As the plugin, if I understand the code right, uses the leaf decay property that the Shroomlights do not have, I figure this would need some custom code.

Describe alternatives you've considered

As an alternative, Id just use a different plugin meant for 'tree-cutting' which includes the shroomlights as well as the leaves when a tree is cut down. However, I feel like isolating it within this plugin alongside a config option fits better for 'vanilla purists' who may not want to use a 'tree-feller' plugin, while still having the QoL feature of harvesting the Shroomlights.

Other

No response