MC-U-Team / Useful-Backpacks

This mod adds three new backpacks to the game which enhance your gaming experience
https://u-team.info/mods/usefulbackpacks
Apache License 2.0
26 stars 21 forks source link
forge minecraft minecraftmod mod

Useful-Backpacks

Curseforge Downloads Curseforge Versions Discord

This mod adds three new backpacks to the game which enhance your gaming experience.

How to build this mod

Setup Eclipse

Setup IntelliJ IDEA

Build

How to include this mod

Using in Forge Gradle 3:

repositories {
    maven { url = "https://repo.u-team.info" }
}

dependencies {
  compileOnly fg.deobf("info.u-team:useful_backpacks-${config.forge.mcversion}:${config.usefulbackpacks.version}")
}

License

Issues