mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2024-11-14 10:15:38 +01:00
1.0 KiB
1.0 KiB
Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.
Find the Project Page on Spigot or Bukkit
Also see Wiki | Releases | Changelog | Commits
Maven
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.DieReicheErethons</groupId>
<artifactId>Brewery</artifactId>
<version>2.1.3</version>
<scope>provided</scope>
</dependency>
For older maven releases see here