8000 GitHub - Brun333rp/Horticulture: Crops and Trees element... Let's grow!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Brun333rp/Horticulture

 
 

Repository files navigation

Horticulture is the crops and trees element of Harvest Festival. It adds all the crops from before as well as some fruit trees, watering can and sprinkler. It also has a seed maker that you can use to get more seeds out of your crops.

More information about Horticulture and downloads can be found on //TODO

If you have any questions, feel free to join the Harvest Festival Discord

Adding Horticulture to your buildscript

Add to your build.gradle:

repositories {
  maven {
    url 'https://maven.joshiejack.uk/'
  }
}

dependencies {
    compile fg.deobf("uk.joshiejack.penguinlib:Penguin-Lib:${minecraft_version}-${penguinlib_version}")
    compile fg.deobf("uk.joshiejack.horticulture:Horticulture:${minecraft_version}-${horticulture_version}")
}

${$penguinlib_version} can be found here ${horticulture_version} can be found here

About

Crops and Trees element... Let's grow!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0