Forgotten Graves

Forgotten Graves

273k Downloads

[BUG] Graves are decaying despite being waxed

ginsm opened this issue ยท 1 comments

commented

Describe the bug
Graves are decaying despite being waxed, when maxStageTimeSeconds is enabled.

Forgotten Graves Version
v3.2.16

Expected behavior
Graves should not decay when waxed.

Additional context
This is just due to the wrong conditional operator used in GraveBlockBase.java (|| instead of &&). It will be fixed in the next version.

commented

The fix will be in v3.2.17. Closing.