Pam's HarvestCraft 2 - Trees

Pam's HarvestCraft 2 - Trees

15M Downloads

[1.15.2] you can walk through maple logs.

IchigoGames opened this issue ยท 5 comments

commented

you can walk through maple logs
2020-04-07_12 19 33

running
Minecraft 1.15.2
Forge 31.1.30 and 36
pamhc2trees-1.15.2-1.0.2

commented

likely has to do with

.doesNotBlockMovement().tickRandomly().sound(SoundType.CROP), "maple"));

adding the no collision property.

out of curiosity, can you walk through cinnamon and paperbark trees as well?

commented

can we add this bug to garden bushes it would be nice to be able to walk through them.

commented

I have a fix i am going to PR, just looking for any other quick easy kills (and trying to get a forge dev env setup)

edit: fix for garden bushes (and other issues) pr'd, hopefully Pam sees it and updates the code in her crops codebase to resolve them. As far as this one goes, I can re-use some of those fixes here and can submit a PR to fix this as well.

commented

when curse updates (1.0.5) can you check https://www.curseforge.com/minecraft/mc-mods/pams-harvestcraft-2-trees to be sure that it has been fixed?

commented

this is fixed