本帖最后由 55423564 于 2019-10-14 22:13 编辑

重大新闻
如标题所说,现在.cfg文件可以保存了,Github发布了一个修复版本,但是只有源文件,需要我们手动打包。。。
不过作者发了教程,想自己来的,下载下来源文件后,解压,打开文件夹,在文件夹里面shift+右键,选择在此处打开命令窗口(或者是在此处打开 Powershell 窗口),然后输入:
  1. gradlew build
复制代码
Win10/Powershell窗口则为:
  1. .\gradlew build
复制代码
接下来就可以等了。
如果构建完成,文件在
源文件文件夹\build\libs里面
源文件地址:
1.9.4-1.12.2:点我
1.7.10:点我
我也在尝试打包文件,如果成功我会在下面发云盘链接的
好消息,好消息,商场打折啦!
我打包成功了!
我会在下面发修正版地址

下面是正文
    咳咳。。。嗯。。。。。这个mod没有任何东西。。。。
它只是做了一点优化。。。。。
仔细说一下(原文+翻译):
This is a simple tweak mod to improve the vanilla block placement logic.
这个mod只是简单的调整了原版放置方块的机制。
In vanilla, when you hold down the right mouse button (or your keybind of choice), the game tries to place a block every 4 ticks, regardless of anything else. This can result in annoying behavior, such as double placed blocks, or gaps.
在原版,当你按下右键时(或者是你绑定的键位,随你便了),游戏就会每4tick尝试放置一次方块,无论情况如何。这个机制会弄出很多气人的事情,比如一次放两个方块,或者出现缺口。
This mod attempts to improve this logic by allowing blocks to be placed instantly when a new location is under the cursor. Example:
这个mod尝试在新的位置放置方块时改进游戏机制,使其瞬间放置。举个栗子:
Before:
使用前(图床可能不稳定):
After:
使用后:
As you can see, in the "After" gif, the placement is much more consistent.
如你所见,使用后放置更加连贯了。
By default, this mod also tweaks double placements, removing them entirely. If the RMB is held down, only a single block will be placed unless the cursor is moved. This can be disabled in the config with the "forceNewLoc" option. Additionally, there is an option to only apply the behavior changes in creative mode.
默认情况下,这个mod会彻底移除单击双块的机制。如果右键一直按下不放,将只会有一个方块摆下,直到你把鼠标移到另一个方块上。它可以在设置中通过关闭"forceNewLoc"来恢复。另外,这里还有另一个设置来让这个功能只在创造模式里生效(注1)
This mod is client side only. It can be installed on servers, but it will serve no function.
这个MOD只在客户端生效。它可以在服务器上安装,但是它不会生效(注2)

注:
1:
经测试,修正版CreativeOnly选项不能开启,开启就会导致游戏弹出,但ForceNewLoc可以正常关闭
2:
只客户端安装在任何服务器都生效,
只服务器安装客户端不会有效果



原版下载地址在上面
修正版下载地址:
密码: quub
curseforge没有被GFW,进不去多刷新,多等等就好了
如果实在太慢的话这里有解决办法:
下载界面mod名字后面有(1.7.10)的是1.7.10专用的
另外一个是1.12.2,1.12.1,1.12,1.11.2,1.11,1.10.2,1.9.4通用的
更新了告诉我!!!!!!!!!!!!(记性不好)
图床炸了也告诉我!
主要还是懒(别打我)
顺便一说,原作者一直没更新
啥时候更新我也不知道emmm