Skip to content

Introduce more of a surprise element to mining on your Minecraft server.

License

Notifications You must be signed in to change notification settings

StupidCraft/RandomCart

Repository files navigation

RandomCart Logo

RandomCart

Add a surprise element to mining on your Minecraft server by giving blocks a chance to spawn a "RandomCart" with items in it.

Paper Purpur

Resource Page

SpigotMC Modrinth

Compiling

  1. Clone RandomCart

git clone https://github.com/StupidCraft/RandomCart.git
  1. Change directory to RandomCart

cd RandomCart
  1. Build using Gradle

./gradlew shadowJar

You will find a compiled RandomCart Jar file in build/libs/.

License

This project is licensed under the MIT License, you can view the LICENSE for more information.