Skip to content

Latest commit

 

History

History
109 lines (77 loc) · 3.69 KB

README.md

File metadata and controls

109 lines (77 loc) · 3.69 KB

crazycrates

Downloads Contributors Forks Stargazers Issues GPU License

Paper Purpur

A crates plugin that offers quality crates with ease! Fork for official unsupported version.
Explore the docs »

Fork

Native Minecraft Version: 1.16.5
We do NOT prove it works on older or newer version. It builds with Java 8. I think that it may works.

Changes:

  • Removed QuadCrate because I am lazy to adapt struct between 1.19 and 1.16.
  • Add guaranteed bonus. Please check wiki for usage.
Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Getting Started

How to get started with contributing / maintaining your own version of CrazyCrates!

Prerequisites

A list of things necessary to make sure you can build CrazyCrates properly.

Installation

  1. Clone the repo
    git clone https://github.com/MrXiaoM/CrazyCratesLegacy.git
  2. Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
  3. Run the shadowJar task.
    ./gradlew shadowJar

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/yourfeature)
  3. Commit your Changes (git commit -m 'your amazing feature.')
  4. Push to the Branch (git push)
  5. Open a Pull Request to add your feature/fix.

License

Distributed under the MIT License. See LICENSE for more information.