Skip to content

mzyxsl/Player_Milk_Mod

Repository files navigation

Player_Milk_Mod

Minecraft模组,可以接玩家的奶

版本

Minecraft 1.21.10 Fabric

开发环境

IntelliJ IDEA Gradle java

构建

Windows

git clone https://github.com/mzyxsl/Player_Milk_Mod.git
cd Player_Milk_Mod
gradlew genSources
gradlew build

Linux

git clone https://github.com/mzyxsl/Player_Milk_Mod.git
cd Player_Milk_Mod
chmod +x gradlew  # 首次执行需要给执行权限
./gradlew genSources
./gradlew build

About

Minecraft模组,可以接玩家的奶

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages