Couple parity settings that would be nice:
Closed this issue ยท 6 comments
Describe the feature
Inspired by Serilium's ore miner mod mainly it would be nice for
-
Setting to move block drops to the block that was broken (ie if you break 30 oak wood then the initial block you targeted will drop all 30 and the other blocks won't drop extra.
-
Math to partially consider the time needed to break the total blocks:
newSpeed = originalSpeedofBlock / (1 + (logCount * ConfigurableFloat))
Either I understood poorly, or both features are already available
trees.spawnItemsAtBreakPointtools.speedMultiplicand
ok I see the tools setting in the config but not the first, also is it tag based? minecraft:logs as the typical whitelist?
- Maybe you play on an old version?
- Yes based on the tag : https://github.com/RakambdaOrg/FallingTree/wiki/Settings---Trees#:~:text=Description-,Allowed%20logs,-Allows%20you%20to