Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.32 KB
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.