BlakeBr0 / MysticalAgriculture

Adds Resource Crops, Armor, Tools, and other cool things!

Home Page:https://blakesmods.com/mystical-agriculture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mystical Agriculture

Adds Resource Crops, Armor, Tools, and other cool things!

Download

The official release builds can be downloaded from the following websites.

Development

To use this mod in a development environment, you will need to add the following to your build.gradle.

repositories {
    maven {
        url 'https://maven.blakesmods.com'
    }
}

dependencies {
    implementation 'com.blakebr0.cucumber:Cucumber:<minecraft_version>-<mod_version>'
    implementation 'com.blakebr0.mysticalagriculture:MysticalAgriculture:<minecraft_version>-<mod_version>'
}

License

MIT License

About

Adds Resource Crops, Armor, Tools, and other cool things!

https://blakesmods.com/mystical-agriculture

License:MIT License


Languages

Language:Java 99.6%Language:ZenScript 0.4%