TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Firestarter firepit `canSurvive` check appears to be checking 1 block lower than intended.

alcatrazEscapee opened this issue ยท 0 comments

commented

Reported from discord:

i got a bug where the fire starter fails to make a fire pit if the block under the solid block the items are is air
is like its checking 2 blocks under for a solid block face

I think this should be pos above, but needs testing to confirm

if (FirepitBlock.canSurvive(level, pos)) // firepit