v2.1.1
What's Changed
Changed
- Fix pressure plates not updating when adjacent block changes by @telvarost in #17
- Default shift + drop key to drop item stack to false by @telvarost in #18
- modern Minecraft uses
left-ctrl
key +DROP_KEY
to drop the entire held stack and this in implemented in MojangFix along with many other inventory fixes to match up with modern
- modern Minecraft uses
Full Changelog: v2.1.0...v2.1.1