Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pirate Translations #892

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Conversation

BPR02
Copy link
Member

@BPR02 BPR02 commented Aug 9, 2023

Pirates from Tower Structures were spawning with old or nonexistent translation tags. This fixes the spawners to spawn skeletons with the correct nbt.

  • Bows and Swords given to the skeletons have proper translation tags, so death messages appear correctly
  • Pirate Hats (and Turtle Helmets) given to the skeletons have proper translation tags (unnecessary cuz it's not visual, but it should be done for consistency)
  • Pirates' names use translations instead of plain text
    • Pirates' (default) names end with § to allow for future custom entity textures

BPR02 and others added 3 commits August 8, 2023 22:54
Pirates from Tower Structures were spawning with old or nonexistent translation tags. This fixes the spawners to spawn skeletons with the correct nbt.
- Bows and Swords given to the skeletons have proper translation tags, so death messages appear correctly
- Pirate Hats (and Turtle Helmets) given to the skeletons have proper translation tags (unnecessary cuz it's not visual, but it should be done for consistency)
- Pirates' names use translations instead of plain text
    - Pirates' (default) names end with `§` to allow for future custom entity textures
@Bloo-dev
Copy link
Member

Tested this in-game and checked out the nbt of the structures, all looking good.

@Bloo-dev Bloo-dev added tested Has passed in-game testing fix This fixes something that was wrong labels Aug 10, 2023
@Bloo-dev Bloo-dev merged commit af4952d into Gamemode4Dev:master Aug 10, 2023
2 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 10, 2023
* Pirate Translations

Pirates from Tower Structures were spawning with old or nonexistent translation tags. This fixes the spawners to spawn skeletons with the correct nbt.
- Bows and Swords given to the skeletons have proper translation tags, so death messages appear correctly
- Pirate Hats (and Turtle Helmets) given to the skeletons have proper translation tags (unnecessary cuz it's not visual, but it should be done for consistency)
- Pirates' names use translations instead of plain text
    - Pirates' (default) names end with `§` to allow for future custom entity textures

* missed one set of names

* Convert single leftover pre-1.19 translate to new fallback format

---------

Co-authored-by: Bloo-dev <contact.bluefire610@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This fixes something that was wrong tested Has passed in-game testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants