Minecraft模组,可以接玩家的奶
Minecraft 1.21.10 Fabric
Windows
git clone https://github.com/mzyxsl/Player_Milk_Mod.git
cd Player_Milk_Mod
gradlew genSources
gradlew buildLinux
git clone https://github.com/mzyxsl/Player_Milk_Mod.git
cd Player_Milk_Mod
chmod +x gradlew # 首次执行需要给执行权限
./gradlew genSources
./gradlew build