Skip to content

Iota lang cleanup#198

Merged
Robotgiggle merged 5 commits into
FallingColors:mainfrom
Robotgiggle:iota-desc
Mar 26, 2026
Merged

Iota lang cleanup#198
Robotgiggle merged 5 commits into
FallingColors:mainfrom
Robotgiggle:iota-desc

Conversation

@Robotgiggle
Copy link
Copy Markdown
Member

  • Adds iota descriptions, for use with MishapInvalidIota
  • Fixes the broken/missing lang keys for list.double and list.vec
  • Removes various lang keys for type iotas, as those have been moved to MoreIotas

Do not merge this until FallingColors/MoreIotas#57 has been merged, or the lang for the type iotas will not be in either mod

"hexcasting.mishap.invalid_value.class.type.block.able": "一个可代表方块的物品类型",
"hexcasting.mishap.invalid_value.class.type.list.double": "一个由数组成的列表",
"hexcasting.mishap.invalid_value.class.list.double": "一个由数组成的列表",
"hexcasting.mishap.invalid_value.class.list.vec": "一个向量组成的列表",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Where did this one come from?

Comment thread Common/src/main/resources/assets/hexal/lang/en_us.json Outdated
"hexcasting.iota.hexal:item_type": "物品类型",
"hexcasting.iota.hexal:gate": "门径",
"hexcasting.iota.hexal:gate.desc": "一个门径",
"hexcasting.iota.hexal:item": "物品",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"hexcasting.iota.hexal:item": "物品",
"hexcasting.iota.hexal:item": "物元",

consistency reasons, also to group up related updates into a single PR

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good catch!

@Robotgiggle Robotgiggle merged commit f1ba214 into FallingColors:main Mar 26, 2026
8 checks passed
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.

3 participants