FallingTree

FallingTree

40M Downloads

Couple parity settings that would be nice:

Closed this issue ยท 6 comments

commented

Describe the feature

Inspired by Serilium's ore miner mod mainly it would be nice for

  1. 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.

  2. Math to partially consider the time needed to break the total blocks:
    newSpeed = originalSpeedofBlock / (1 + (logCount * ConfigurableFloat))

commented

Either I understood poorly, or both features are already available

  1. trees.spawnItemsAtBreakPoint
  2. tools.speedMultiplicand
commented

What are those? Where are they available? are they in the config?

commented

ok I see the tools setting in the config but not the first, also is it tag based? minecraft:logs as the typical whitelist?

commented

I'm on 1.20.1

commented

Available in 1.21.1+