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

Don't change blocks that have sugarcane on it. #2

Closed matjojo closed 5 years ago

matjojo commented 5 years ago

Don't change blocks that have sugarcane on it.

matjojo commented 5 years ago

Another option might be to allow sugarcane on trampled blocks, but that might be a rabbit hole of problems

matjojo commented 5 years ago

Left problem is that trampled mycelium can carry sugarcane even though mycelium itself cannot, I find this no problem, just imagine that the cane is on top of the trampled parts.

Arkhayla commented 5 years ago

This impacts saplings as well. Additionally, you can't plant saplings on grass that's been trampled at all or even dirt you've walked on. This makes replanting a harvested tree farm very difficult.

matjojo commented 5 years ago

I hadn't thought of saplings yet, will take a look.

matjojo commented 5 years ago

@Arkhayla This will be fixed in the following version, I will release it at the same time I'm ready to support 14.3, which should drop soon.

This is a generic solution, so this should fix it for almost all plants, I haven't seen any other plants in code that this does not support yet, but if there are any other and you notice it please do report it of course.