v0.2.0 Dev Log
New
Rule
- enderPearlAlwaysTicks: Makes loaded ender pearl always ticks, bypassing the chunk loading level check
- remoteRedstone: Link redstone wires remotely in the scale of micro-timing, check this doc for detailed information. (Shoutout to Ciiity for helping on testing this feature)
- instantTileTick: (This is an experimental rule) Tries to bring back ITT from 1.13-, just a simple attempt, do not expect it to work
Changes
Command
- commandUpdateBlock: Added error messages if selected area exceeds the limit
Misc
- Organized FlexiblePCBSettings.java
Fixes
Misc
- Correct readme
What's Changed
- update readme by @HeyBlack233 in #7
- update readme by @HeyBlack233 in #8
- add rule - enderPearlAlwaysTicks by @HeyBlack233 in #10
- feature: remote redstone by @HeyBlack233 in #11
- add rule - instantTileTick by @HeyBlack233 in #12
- release v0.2.0 by @HeyBlack233 in #13
Full Changelog: v0.1.1...v0.2.0