Skip to content

A bunch of features and tweaks that I don't think need their own mods.

License

Notifications You must be signed in to change notification settings

BlakeBr0/PickleTweaks

Repository files navigation

Pickle Tweaks

A bunch of features and tweaks that I don't think need their own mods.

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.pickletweaks:PickleTweaks:<minecraft_version>-<mod_version>'
}

License

MIT License

About

A bunch of features and tweaks that I don't think need their own mods.

Topics

Resources

License

Stars

Watchers

Forks

Languages