Summary
- initial compat fixes for new core (commit: 7860a47) (details)
- add 'context.damage' to vehicle damaged event (commit: d65e0db) (details)
- clean 31 events for compat with new core (commit: bc21d6d) (details)
- parse nonbreaking spaces to regular spaces when formatting (commit: c30cfd9) (details)
- deprecate notable items (commit: 579da14) (details)
- near-empty input to the book mech is still valid (commit: 4c676d2) (details)
- fix list_recipe_ids more (commit: c3bbb4f) (details)
- add a meta note about when list_recipe_ids will error (commit: 6f26d6b) (details)
- use special_data as the input for crack/dust particles (commit: 5ad509d) (details)
- add 'xp' input option to 'take' command (commit: 49a497b) (details)
- fix entity.shooter type dynamicmagic (commit: 21f6486) (details)
- add details to 'execute' command meta to explain its purpose (commit: 1cb1944) (details)
- clean up anchor command for the modern era (commit: b25750d) (details)
- add excessive special case for shields in item.material, fixes #2157 (commit: ca91e45) (details)
- Make cancelling "player throws egg" actually do something (block hatching) (commit: 6f3b86a) (details)
- Flags: if misreading the root of a map, treat as a nonexistent flag (commit: e93e03f) (details)
- compat with new core (commit: f9d7c9e) (details)
- add tag MaterialTag.translated_name (commit: 1ae5418) (details)