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

Receive messages are misspelled #18

Open
haykam821 opened this issue Oct 1, 2023 · 0 comments
Open

Receive messages are misspelled #18

haykam821 opened this issue Oct 1, 2023 · 0 comments

Comments

@haykam821
Copy link
Contributor

The various messages for receiving iron and gold use the incorrect spelling recieved:

participant.sendMessage(Text.literal("You recieved 6 iron and 1 gold!"), false);
participant.sendMessage(Text.literal("You recieved 12 iron!"), false);
participant.sendMessage(Text.literal("You recieved 12 iron."), false);

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

No branches or pull requests

1 participant