Summary
- Translation fallback (#2543) (commit: dfd911d) (details)
- Adds wander tags and mechanisms (#2546) (commit: 4d0f6c7) (details)
- cleanup last PR (commit: 0e6cc09) (details)
- fix meta in last pr (commit: 2a972fb) (details)
- Cleanup and fix `block spreads` event (#2547) (commit: af1bbc6) (details)
- fix NPE in advancement code in 1.20.2 (commit: e347bd9) (details)
- Account for game profile changes (#2549) (commit: 0b8b6d9) (details)
- NPCTag.getWorld() shouldn't be null just from an unspawned NPC (commit: 99949ce) (details)
- Fix and update `EntityArrowDamage` (commit: a404c80) (details)
- add tag EntityTag.monster_type (commit: 4dfdf1e) (details)
- add a variety of key noted cuboid processing tags (commit: c4f7943) (details)
- fix enchantment script containers in MC 1.20.2 (commit: 7be1fc5) (details)
- ChunkLoad: don't block NPCs despawning for any reason other than chunk_unload (commit: 2ace838) (details)
- fix spawner_display_entity (commit: 6f11666) (details)
- (experimental) supply actual block entity values in showfake chunk packet override (commit: 425dd75) (details)
- Add `spawner:<location>` switch (#2551) (commit: 366353b) (details)
- Rapid packet-based entity data changes (#2540) (commit: 0f42e74) (details)
- meta doc tweak (commit: 1bd14c7) (details)
- mark NPCTag.hologram_direction as instant hard deprecation due to Citizens removal (commit: 06f61e8) (details)
- fix compiling from Citizens upstream code deletion (commit: aabef89) (details)
- Account for spawn method signature change (#2552) (commit: 4f91815) (details)
- Optimize single data updates (#2553) (commit: 8cc7fac) (details)
- fix meta (commit: 1863477) (details)
- Support banning players by name (#2554) (commit: 4980729) (details)
- Add entity start/stop using hand mecs (#2556) (commit: 25d6f31) (details)
- Add support for Horse inventories (#2558) (commit: 74f28ba) (details)
- Take hand input in `start_using_hand` (#2559) (commit: 8d13cf7) (details)
- Chiseled Bookshelves Tags & Mech (#2548) (commit: dd98a1d) (details)