Skip to content

FlexiblePCB v0.2.0

Latest
Compare
Choose a tag to compare
@HeyBlack233 HeyBlack233 released this 03 Sep 12:09

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

Full Changelog: v0.1.1...v0.2.0