Compatibility
Minecraft: Java Edition
1.20.1–1.20.6
Platforms
Fabric
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 4 months ago
Updated 2 weeks ago
Changelog
- When shift-right clicking a block with another placeable block in hand, it will now trigger the
BlockPlaceEvent
instead of theBlockUseEvent
. This makes it possible to still place blocks ontop of blocks that are locked in theBLOCK_INTERACTION
category.