Skip to content

Fix rare package registry typo#95

Open
wenxiaojie1 wants to merge 1 commit into
DragonsPlusMinecraft:1.21.1/6.0.0-devfrom
wenxiaojie1:fix/rare-package-typo-93
Open

Fix rare package registry typo#95
wenxiaojie1 wants to merge 1 commit into
DragonsPlusMinecraft:1.21.1/6.0.0-devfrom
wenxiaojie1:fix/rare-package-typo-93

Conversation

@wenxiaojie1

Copy link
Copy Markdown

Summary

  • fix the rare_blaze_pacakge and rare_marble_gate_pacakge item registry typos
  • rename the generated item model files to match the corrected registry ids
  • update the Create packages item tag entries to use the corrected ids

Closes #93

Validation

  • rg -n "pacakge" . returns no matches
  • git diff --check

I also tried ./gradlew.bat compileJava --no-daemon, but the local build stopped during configuration with IBM_SEMERU, which appears to be a local Java/toolchain setup issue rather than a source-level failure from this change.

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.

Registry Typo

1 participant