Summary
- remove useless dmat code (commit: b492396) (details)
- fix blockcrack/blockdust issues, fixes #1875 (commit: 6d5b453) (details)
- reduce playeffect parsing risks (commit: 3cb78ca) (details)
- remove viewer command (commit: 0f616c4) (details)
- fix hanging event bork (commit: b5317ee) (details)
- improve is_mob tag (commit: f1bce82) (details)
- clean some old element.true/false mess (commit: c3b5863) (details)
- possible improvement for 1.13 material handling (commit: b573635) (details)
- Expand ban command to allow ip-bans, add more ban_info tags (commit: 5ca41f5) (details)
- patch block-like dMaterial issues (commit: 572249f) (details)
- don't show file tag errors when there's a fallback (commit: 98a9c37) (details)
- (experimental) holdable yaml command (commit: a99486b) (details)
- add tag location.block_facing, fixes #1863 (commit: 0ab93cd) (details)
- add llamas to entity.color, fixes #1877 (commit: e756b4d) (details)
- allow location inventories to have their title set by mech, fixes #1871 (commit: 2005be6) (details)
- deny crafting inventories for dInventory, fixes #1872 (commit: 13ede02) (details)
- allow crafting inventories that sometimes work, for #1872 (commit: 8c40fce) (details)