- Fix block entity name matching
- Fix a critical bug where the code runs on the single player server
- Update texture replacement by path, allowing to omit file extension
- Disable block entity name matching, as block entities lose custom names after world reload. Normal entities are unaffected.
- This fixes a crash.
- Add negative NBT name regex
- Fix height matching
- Performance improvements
What's new:
- Add custom name matching
- Add christmas chest matching
- Add support for
texture.<path>
matching in properties file (fixes creative inventory texture)
Bug fixes:
- Fixed Animatica compatibility
- Fixed entity biomes and heights matching
- Fixed a crash when clicking on block with no block entities
- Initial release