Satisfy your boba cravings in Minecraft!
View the Wiki for crafting recipes and information!
- Requirements:
JDK 8
- Clone this repo:
git clone https://github.com/brandonlou/BobaCraft.git
- Open
IntelliJ
. Import the project by selectingbuild.gradle
. - Gradle will automatically download dependencies. Once that is complete, run
./gradlew genIntellijRuns
. Replce./gradlew
withgradlew
if on Windows.
- Run
./gradlew runClient
. - All Minecraft game files will be stored in the
run
directory (useful if you want to look at crash reports, screenshots, etc).
- Run
./gradlew build --warning-mode all
. - The mod jar file will be located in
build/libs
. - Rename the jar file appropriately.
- Better pixel art
Boba ball crafting from scratch (growing tapioca, etc)- Boba straw colors
- Different toppings (grass jelly, etc.)