Skip to content

pc: fix copper_ore hardness/resistance 0 -> 3 in 1.18 - #1235

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

pc: fix copper_ore hardness/resistance 0 -> 3 in 1.18#1235
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-538

Conversation

@AnonymoDGH

Copy link
Copy Markdown
Contributor

Fixes #538

Vanilla copper ore has hardness 3.0 and resistance 3.0. In the 1.18 blocks.json it was incorrectly extracted as 0/0 (a burger extraction bug, as the reporter suspected). Both 1.17 and 1.19 have the correct 3/3 values.

Verified: copper_ore in 1.18 blocks.json now has "hardness": 3, "resistance": 3. JSON is valid; schema validation passes.

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.

Hardness and Resistance 0 for copper_ore in 1.18

1 participant