Skip to content

pc: mark water/lava as non-diggable (1.17, 1.19-1.21.11, 26.1) - #1237

Open
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-926
Open

pc: mark water/lava as non-diggable (1.17, 1.19-1.21.11, 26.1)#1237
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-926

Conversation

@AnonymoDGH

Copy link
Copy Markdown
Contributor

Fixes #926

Water and lava are not mineable blocks in vanilla, but 19 versions marked them diggable: true (1.17, 1.19-1.21.11, 26.1). This causes mineflayer-collect to try to mine them.

Verified: all versions where diggable was true now have false; JSON valid; schema validation passes. 1.18 and all pre-1.17 versions were already correct and are untouched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why is water diggable?

1 participant