重写了原版轻松放置
- 删除了放置速度检查
- 确保只在SLAB_ONLY协议下生效,不会影响其他协议的使用。
- 修复原理图双半砖在实际已经有一个半砖的情况下会放置错误的bug
- 现在点击门的上半部分也可以正确放置
- 优化花盆的放置逻辑
Rewrote the original Easy Placement
- Removed placement speed check
- Ensure that it only works with the SLAB_ONLY protocol and does not affect other protocols.
- Fix bug where the schematic double half brick would be placed incorrectly if there was actually already a half brick in place
- Clicking on the top half of a door now also places it correctly
- Optimize the placement logic of flower pots
Translated with DeepL.com (free version)
能够正确放置
- 有花的花盆
新功能
- 侦测器朝向检查( by zhaixianyu)
- 允许交互功能重写,删除了空手可以随意交互的功能,有需要可以提交easyplaceFix/issues
Be able to correctly place
- Flower pots with flowers
New features
- Detector orientation check (by zhaixianyu)
- Allow interaction function to be rewritten, remove the function that can be interacted with at will with empty hands, have need to be able to submit easyplaceFix/issues
- 在通用设置开启允许交互后,不需要空手也可以交互容器
- 修复loosenMode不会操作库存的bug
- 修复投影会尝试对实体放置方块的bug
- When you turn on Allow Interaction in the General Settings, you don't need to be empty-handed to interact with containers.
- Fix bug where loosenMode won't manipulate inventory
- Fix bug where Litematica would try to place block against entities