Javadocs: https://cooldcb.github.io/GardeningTweaks/
Maven
Repository:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Artifact:
<dependencies>
<dependency>
<groupId>com.github.CoolDCB</groupId>
<artifactId>GardeningTweaks</artifactId>
<version>1.3</version>
</dependency>
</dependencies>
Gradle
Repository:
repositories {
mavenCentral()
maven { url = "https://jitpack.io" }
}
Artifact:
dependencies {
compileOnly "com.github.CoolDCB:GardeningTweaks:1.3"
}
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Paper
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 9 months ago
Updated last month