-
Notifications
You must be signed in to change notification settings - Fork 150
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
How to add blocks from the new versions? #121
Comments
Hi there, Introducing the Minecraft Protobuf Queries (MCPQ) Plugin and corresponding Python package for the Java edition! Thank you to RaspberryJuice and Mcpi for being an inspiration and for the great times! |
Hey thanks for answering me! |
Great, feel free to ask any questions over there or if you have trouble replicating functionality from mcpi 😉 |
I made a script to build all the blocks from ID 1 to 300 with 16 block data values. But there are many blocks that aren't there. In other words, they cannot be constructed this way.
How can I modify the plugin to add the new blocks? I have no idea where to start. But if someone can guide me, maybe I could do it.
The text was updated successfully, but these errors were encountered: