Summary
- fix fishing trait logic order issue (commit: 469c31f) (details)
- fix fishing loottable ref (commit: 9dfaee6) (details)
- fix cuboidtag.outline_2d corner case (commit: 206b7a9) (details)
- LocationTag.loot_table_id (commit: bbc5064) (details)
- EntityTag.loot_table_id (commit: 9e87f14) (details)
- change message for untested java versions (commit: 5713a05) (details)
- experimental better debug output color format (commit: 9fab852) (details)
- catch, allow, and warn about funky cuboidtag input (commit: f34e479) (details)
- experimental map command opti (commit: c4a9ccd) (details)
- animate command cleanup (commit: 7300315) (details)
- chunk/block flags: ability to hold way more data (avoid Java internal 65k string length limit) (commit: 32aa336) (details)
- redesign input for attribute_modifiers (commit: 88a68e0) (details)
- crafts item context.click_type (commit: 292ad83) (details)
- clickable command: defmap (commit: b3fffed) (details)
- minor patches to assignment script removal reliability (commit: 6b4b75c) (details)
- clean startup sequence to fix explosion on invalid versions (commit: f5e47f2) (details)
- world.entities and location.flood_fill matchers (commit: 7f99eb4) (details)
- createworld file security check and new name security setting (commit: d170a82) (details)
- area tag blocks tags -> material matcher (commit: eede1df) (details)
- Item script lore key: allow newlines (commit: 666a4e0) (details)