1
0
Fork 0
mirror of https://github.com/italicsjenga/valence.git synced 2025-02-23 18:17:44 +11:00
valence/crates/valence_advancement
Carson McManus 09fbd9b7e7
Update to Minecraft 1.20.1 ()
## Description

Updates valence to Minecraft 1.20.1, which is protocol compatible with
1.20.

closes 

---------

Co-authored-by: Ryan Johnson <ryanj00a@gmail.com>
Co-authored-by: AviiNL <me@avii.nl>
2023-06-13 14:38:55 -07:00
..
src Update to Minecraft 1.20.1 () 2023-06-13 14:38:55 -07:00
Cargo.toml Advancement api () 2023-05-02 01:35:35 -07:00
README.md Advancement api () 2023-05-02 01:35:35 -07:00

valence_advancement

Everything related to Minecraft advancements.

Warning

  • Each advancement should be scheduled to be sent to each unique client.
  • Advancement identifier is not mutable and changing it can cause bugs.