Grindstone Is Made Of Stone
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
平台: fabric
标签: utility

Grindstone Is Made Of Stone (Fabric)
If you ask anybody what a grindstone is, they will usually tell you that it's a sharpening stone used for grinding tools. A more meticulous person might even add that they are usually made of sandstone¹, not just any stone.
However, Mojang, also known as The Biggest Consistency™ Fan out there, decided to set the grindstone's material to the same one they use for the anvil. While this might not seem like a big deal at first glance, it actually is when you remember that anvils cannot be pushed by pistons. Thus, it's impossible to move a grindstone via a piston too, unlike any other workstation. Yet another win for consistency! Hip hip hooray!
This small mod fixes this inconsistency by changing the grindstone's material to stone.

Installation
Requirements:
- Minecraft
>=1.14.x - Fabric Loader
>=0.7.0
You can download the mod from:
- GitHub Releases (recommended)
- Modrinth
- CurseForge
- GitHub Actions (these builds may be unstable, but they represent the actual state of the development)
Building from sources
Requirements:
- JDK
17
Linux/MacOS
git clone https://github.com/Kir-Antipov/grindstone-is-made-of-stone.git
cd grindstone-is-made-of-stone
chmod +x ./gradlew
./gradlew build
cd build/libs
Windows
git clone https://github.com/Kir-Antipov/grindstone-is-made-of-stone.git
cd grindstone-is-made-of-stone
gradlew build
cd build/libs请登录后举报
暂无评论,抢个沙发吧~