update dependencies

This commit is contained in:
Flemmli97 2022-07-01 18:24:47 +02:00
parent 1f7637d984
commit eaff561880
2 changed files with 15 additions and 14 deletions

View File

@ -53,18 +53,18 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${rootProject.fabric_version}"
common(project(path: ":common", configuration: "namedElements")) { transitive false }
shadowCommon(project(path: ":common", configuration: "transformProductionFabric")) { transitive false }
modImplementation "me.lucko:fabric-permissions-api:${rootProject.fabric_permissions_api}"
// Rip currency on their maven and prob rip currency all together
modCompileOnly("curse.maven:gunpowdercurrency-402041:3584557") {
/*modCompileOnly(gunpowder_currency) {
exclude group: "com.google.guava", module:"failureaccess"
}
modImplementation "com.github.ExcessiveAmountsOfZombies:OctoEconomyApi:5137175b1c"
modRuntimeOnly "curse.maven:gunpowdercurrency-559967:3590217"
}*/
modImplementation octo_economy_api
modRuntimeOnly eights_economy
//modImplementation "io.github.ladysnake:PlayerAbilityLib:${rootProject.player_ability_lib}"
modCompileOnly "io.github.ladysnake:PlayerAbilityLib:${rootProject.player_ability_lib}"

View File

@ -6,23 +6,24 @@ parchment_version=1.18.2:2022.06.26
forge_version=1.19-41.0.62
# Fabric Properties
# check these on https://fabricmc.net/use
loader_version=0.14.7
loader_version=0.14.8
# Mod Properties
mod_version=1.7.10
maven_group=io.github.flemmli97
archives_base_name=flan
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.55.3+1.19
gunpowder_version=1.1.1.0+1.18.1
gunpowder_currency_version=1.0.8+gunpowder.1.1.1.1.mc.1.18.1
fabric_version=0.57.0+1.19
fabric_permissions_api=0.1-SNAPSHOT
player_ability_lib=1.2.2
ftb_ranks=1801.1.6-build.20
dicemcmm=curse.maven:dicemcmoney-406972:3548047
dynmap_fabric=curse.maven:dynmap-59433:3724084
ftb_ranks=1900.1.9-build.42
dicemcmm=curse.maven:dicemcmoney-406972:3827507
dynmap_fabric=curse.maven:dynmap-59433:3840510
# not updated
gunpowder_currency=curse.maven:gunpowdercurrency-402041:3584557
#
octo_economy_api=com.github.ExcessiveAmountsOfZombies:OctoEconomyApi:5137175b1c
eights_economy=curse.maven:eightseconomy-559967:3836124
# Curse properties
curse_versions=1.18.2, Java 17
curse_page_fabric=https://www.curseforge.com/minecraft/mc-mods/flan