可农作的潜影贝 (Farmable Shulkers)
Minecraft 1.17引入了一种新的机制,使得潜影贝壳成为可再生资源。该模组的目的是将这一行为移植到较旧的版本(例如1.14.x、1.15.x和1.16.x)中。
为什么不直接升级到1.17?
- 像许多其他人一样,我在等待岩洞与悬崖的更新。然而,决定将其分成几个版本(这并不坏 - 推迟发布大规模更新比提供未完成的东西更好)。我会等待最终版本的发布,这应该会在2021年底发生,以便完整体验更新,而不是多次重建未使用的区块。我可以没有铜、蜡烛、苔藓和发光鱿鱼,但可农作的潜影贝机制对我来说是一个杀手特性。
- 服务器比单人世界更难更新,所以对于它们来说等待更新的最后一部分更有意义。
功能
潜影贝的复制
潜影贝可以像其他实体一样前往下界
潜影贝不再可以传送到非方形表面
看起来很酷,但我该如何使用它来建立一个农场?
- 20w45a完全自动潜影贝壳农场,ilmango(初始设计,利用了关于潜影贝错误传送到下界的bug。然而,该视频仍然具有作为概念本身的简要解释的价值)
- 为1.17构建可靠的潜影贝农场,cubicmetre(无bug设计)
安装
- Minecraft `1.14.x`、`1.15.x` 或 `1.16.x`
- Fabric Loader `>=0.7.0`
- GitHub Releases
- Modrinth
- CurseForge
- GitHub Actions(这些构建可能不稳定,但它们代表了开发的实际状态)
从源代码构建
- JDK `8`
Linux/MacOS
git clone <jin class="jinsom-post-link" type="link" data="https://github.com/Kir-Antipov/farmable-shulkers.git" onclick="jinsom_post_link(this);"><i class="fa fa-link"></i> 链接</jin>
cd farmable-shulkers
chmod +x ./gradlew
./gradlew build
cd build/libs
已复制!
Windows
git clone <jin class="jinsom-post-link" type="link" data="https://github.com/Kir-Antipov/farmable-shulkers.git" onclick="jinsom_post_link(this);"><i class="fa fa-link"></i> 链接</jin>
cd farmable-shulkers
gradlew build
cd build/libs
已复制!
来自Modrinth
Farmable Shulkers 1.2
farmableshulkers-mc1.16.x-1.2.jar下载mc1.16.x-1.2#Release
### Fixes:
- Fixed the logic used by shulkers when they choose an attachable side of some block
- Fixed the logic used by shulkers when they choose an attachable side of some block
展开
版本: mc1.16.x-1.2
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 252
Farmable Shulkers 1.2
farmableshulkers-mc1.15.x-1.2.jar下载mc1.15.x-1.2#Release
### Fixes:
- Fixed the logic used by shulkers when they choose an attachable side of some block
- Fixed the logic used by shulkers when they choose an attachable side of some block
展开
版本: mc1.15.x-1.2
支持游戏: 1.15.2
类型: Fabric
Release
下载次数: 149
Farmable Shulkers 1.2
farmableshulkers-mc1.14.x-1.2.jar下载mc1.14.x-1.2#Release
### Fixes:
- Fixed the logic used by shulkers when they choose an attachable side of some block
- Fixed the logic used by shulkers when they choose an attachable side of some block
展开
版本: mc1.14.x-1.2
支持游戏: 1.14.4
类型: Fabric
Release
下载次数: 167
收录