暂时修复了侦测器和活塞的问题
Temporarily fixed issues with detectors and pistons
完善宽容模式,使用/loosenMode指令自定义通用方块,进入ui界面后使用左键添加,SHIFT+左键删除。
Improve the tolerance mode, use the /loosenMode command to customize the universal cube, after entering the ui interface, use left click to add, SHIFT+left click to delete.
重写了原版轻松放置
- 删除了放置速度检查
- 确保只在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
- 1.21.4版本适配 能够正确放置嘎吱之心(嘎吱之心属于带有Axis朝向属性的实体方块)
- Version 1.21.4 Adaptation Ability to correctly place Crunchy Hearts (Crunchy Hearts are Solid Cubes with Axis Orientation attribute)
- 修复原木等
- 修复错误的参数导致的交互失败
- oak_log...
- Fixed interaction failure caused by incorrect parameters
- 修复箱子连接性问题
- Fixed chest connectivity issues
1.20.4
-
对代码进行了重构
-
优化了在投影内交互箱子的逻辑(需要在投影配置开启允许交互)
-
Refactored code
-
Optimized the logic for interacting with boxes within a projection (need to turn on allow interaction in the projection configuration)
我对低版本无能为力/I can't do anything about the lower version
忘了低版本没合成器,暂时删除了合成器相关代码 修复对铁活板门操作的bug
Fixes low version reporting errors(The crafterBlock code was removed) Fixed a bug with the operation of the iron_trapdoor
-
使轻松放置正确放置海龟蛋,海泡菜的数量。使轻松放置合成器时的禁用插槽与投影中一样
-
还有拉杆的状态
-
Make Easy Placement correctly place the number of turtle eggs, sea pickles. Make easy placement of synthesizer with disabled slots the same as in Litematica
-
lever powered state
- 确保门被轻松放置时的左右正确
- Make the door's left and right properties correct when placed in EasyPlace
- 按钮,床,头颅,单个铁轨
- Button, bed, skull, single rails
- 在通用设置开启允许交互后,不需要空手也可以交互容器
- 修复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