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

stone in first slot #30

Closed
Dranorandin17 opened this issue Apr 23, 2017 · 5 comments
Closed

stone in first slot #30

Dranorandin17 opened this issue Apr 23, 2017 · 5 comments

Comments

@Dranorandin17
Copy link

Hello, how to send a packet, that in 1 slot a stone appeared, how can this be organized?

@barneygale
Copy link
Owner

I think you need to send a window_items packet.

@Gjum
Copy link

Gjum commented Apr 23, 2017

http://wiki.vg/How_to_Write_a_Client#Inventory_and_Crafting

that section should still apply

@Dranorandin17
Copy link
Author

@barneygale Can you give me how to use it in python?

@Dranorandin17
Copy link
Author

I need the simplest solution

@barneygale
Copy link
Owner

barneygale commented Apr 24, 2017

I can't provide packet-by-packet support. Look at the examples for how to send packets, read the minecraft developer documentation, and read the quarry documentation. If you're developing a server you'll almost certainly want some kind of proxy so you can see what the Mojang client/server send. Ask in #mcdevs on freenode if you need further help with individual packet structures.

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

3 participants