Gardening Tweaks
PluginGPL-3.0-only

Gardening Tweaks

A handful of flowery additions to Minecraft's gardening mechanics!

1.0K
Downloads
18
Followers
10 months ago
Updated
📦
7
Versions

📖About Gardening Tweaks

This project proudly suppports the LGBTQIA+ community

Info




API

Version Number

Javadocs: https://oakloaf.github.io/GardeningTweaks/

Maven

Repository:

<repositories>
    <repository>
        <id>lushplugins</id>
        <url>https://repo.lushplugins.org/snapshots/</url>
    </repository>
</repositories>

Artifact:

<dependencies>
    <dependency>
        <groupId>org.lushplugins</groupId>
        <artifactId>GardeningTweaks</artifactId>
        <version>3.0.3</version>
    </dependency>
</dependencies>
Gradle

Repository:

repositories {
    mavenCentral()
    maven("https://repo.lushplugins.org/snapshots/")
}

Artifact:

dependencies {
    compileOnly "org.lushplugins:GardeningTweaks:3.0.3"
}




Have a nice day