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

Update entity API #7

Merged
merged 5 commits into from
Sep 16, 2023
Merged

Update entity API #7

merged 5 commits into from
Sep 16, 2023

Conversation

Red-exe-Engineer
Copy link
Contributor

I did a "little" bit of work. xD
I removed useless code in entity.py and added new classes for sheep and tile entities.

@Bigjango13
Copy link
Owner

Nice, could you update the README with instructions on how to use the entity class?

@Red-exe-Engineer
Copy link
Contributor Author

Nice, could you update the README with instructions on how to use the entity class?

I'll try.

Instead of having `{"id": str}` it now converts to `{"id": int}`, which is more intuitive.
`unsafeGive` and `give` now support `minecraft.block.BLOCK`.
@Bigjango13 Bigjango13 merged commit c4587f8 into Bigjango13:master Sep 16, 2023
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.

2 participants