Skip to content

fix: ItemNameBlockItem lang generate#124

Merged
lonelyicer merged 1 commit intomainfrom
fix/item-name-block-item-lang-generator
Mar 29, 2026
Merged

fix: ItemNameBlockItem lang generate#124
lonelyicer merged 1 commit intomainfrom
fix/item-name-block-item-lang-generator

Conversation

@lonelyicer
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 29, 2026 00:26
@lonelyicer lonelyicer enabled auto-merge March 29, 2026 00:26
@lonelyicer lonelyicer merged commit 1f953e8 into main Mar 29, 2026
5 checks passed
@lonelyicer lonelyicer deleted the fix/item-name-block-item-lang-generator branch March 29, 2026 00:28
@github-actions
Copy link
Copy Markdown

Game Test Results

✅ Success

Metric Value
Total Tests 1
Passed 1
Failed 0
Duration 581.5 ms

Workflow run: #421

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes missing language entries for items implemented as ItemNameBlockItem (which were previously excluded from item translation generation).

Changes:

  • Update MiaLangProvider to include ItemNameBlockItem instances when generating item translations.
  • Regenerate en_us.json to include new item names (e.g., dream_lichee, gloom_berry).
  • Regenerate an item tag JSON (ordering change in artifact_modifiers_material.json).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
src/main/java/com/altnoir/mia/datagen/MiaLangProvider.java Adjusts item filtering so ItemNameBlockItem gets item.* translations generated.
src/generated/resources/data/mia/tags/item/artifact_modifiers_material.json Regenerated tag values (order changed).
src/generated/resources/assets/mia/lang/en_us.json Regenerated lang file adding missing item entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants