matjojo / desire-paths

A desire path is a path created as a consequence of erosion caused by human or animal foot-fall traffic. The path usually represents the shortest or most easily navigated route between an origin and destination.
GNU General Public License v3.0
3 stars 2 forks source link

Cut down on blockstates by incrementing randomly #1

Closed sargunv closed 5 years ago

sargunv commented 5 years ago

Instead of bumping the trample state every tick a block is walked on, you could increment it on, say, 10% of ticks and convert at 4 instead of 20. Bonus points for the increment probability and trample state blockstate count to be configurable.

matjojo commented 5 years ago

Will be added in the 14.2 version, and is already done, seeing that pre-4 was today 14.2 should be somewhere next week