mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2024-11-14 10:15:38 +01:00
858 B
858 B
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
Maven
<repository>
<id>brewery-repo</id>
<url>https://zebradrive.de/maven/</url>
</repository>
<dependency>
<groupId>com.de</groupId>
<artifactId>Brewery</artifactId>
<version>2.1.2</version>
<scope>provided</scope>
</dependency>