Summary
- 1.20.3 part 1: version number bumps (commit: ab9ca43) (details)
- 1.20.3 part 2: bulk update revision number to 3 (commit: 42e0b28) (details)
- 1.20.3 part 3: Initial fixes to be compilable (commit: d2ed17c) (details)
- mark version 1.3.0 (commit: 0c806f9) (details)
- Adds the `BlockPreDispense`` event. (#2563) (commit: 9fd86cb) (details)
- target MC 1.20.4 instead of 3 (otherwise identical, was a microupdate patch) (commit: c18ae15) (details)
- add config setting to replace debug submit url (commit: 2595a61) (details)
- Fix Advancement handling (#2578) (commit: f9800e1) (details)
- `ItemTag.map_to_image` (#2579) (commit: 156ef7e) (details)
- Entity NBT controls and SNBT support (#2573) (commit: 5ef377f) (details)
- Adds the `PlayerTag.skin_model` tag. (#2577) (commit: b1e07e8) (details)
- Team command update (#2574) (commit: b5b95e0) (details)
- Warden anger event: `getDenizenObject`, modernize (commit: 08e6dff) (details)
- Several minor cleanups/fixes (#2580) (commit: fba327b) (details)
- global ScriptEvent isEnabled instance of doing it in every event separately (commit: ac2ab6f) (details)
- minor fix (commit: c245994) (details)
- ItemPotion: update to new PotionType handling (commit: 3fc0641) (details)
- temporarily include old potion base keys in tag for back-compat (commit: 6ecf9fd) (details)
- use mojang names (commit: 4293f40) (details)
- command script container: parse tags in aliases (commit: d04d11e) (details)
- potion effects modified: new/old_effect_data (commit: 566ee2a) (details)
- shoots bow event: context.hand (commit: 430beb1) (details)
- EntityTag.teleport_duration (commit: adc0014) (details)
- CuboidTag.walls (commit: 1d33c0f) (details)
- `ItemPotion`: clear stew effects, modernize (#2582) (commit: 5cf15d9) (details)
- cleanup ScoreboardHelper (commit: 0c5a2b3) (details)
- undo deprecation-fix in last commit (commit: c4b9a2c) (details)
- Schematic entities: copy display entities (commit: fceabeb) (details)