Skip to content

v13.0.2 beta release (MC 1.21)

Pre-release
Pre-release
Compare
Choose a tag to compare
@desht desht released this 03 Jul 17:05
· 42 commits to MC1.21-master since this release
  • Updated to work with Neoforge 21.0.40+
  • Placer Module has been reworked internally to simplify the code and act more like a player placing the block. Couple of minor player-noticeable changes:
    • Directional blocks are now oriented along the placing axis
    • If placing is prevented (e.g. by a protection mod such as FTB Chunks), the place sound will still play even though the block is not placed. This can be a useful indicator that the placement is being attempted and failing. (Using a Security Module in your router is the correct action here)