Update deps

This commit is contained in:
Johannes Frohnmeyer 2022-05-16 14:55:04 +02:00
parent 7984ad753a
commit 63e65d7d7b
Signed by: Johannes
GPG Key ID: E76429612C2929F4
3 changed files with 10 additions and 11 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2020 JFronny
Copyright (c) 2022 JFronny
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,14 +1,11 @@
apply from: "https://jfmods.gitlab.io/scripts/jfmod.gradle"
dependencies {
include modImplementation("io.gitlab.jfronny.libjf:libjf-config-v0:${project.jfapi_version}")
include("io.gitlab.jfronny.libjf:libjf-unsafe-v0:${project.jfapi_version}")
include("io.gitlab.jfronny.libjf:libjf-base:${project.jfapi_version}")
modImplementation("io.gitlab.jfronny.libjf:libjf-config-v0:${project.jfapi_version}")
modRuntimeOnly("io.gitlab.jfronny.libjf:libjf-devutil-v0:${project.jfapi_version}")
modImplementation "com.terraformersmc:modmenu:3.1.0"
// Compat fix
include modImplementation(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
include modRuntimeOnly('io.gitlab.jfronny:gson:2.9.0.2022.4.2.19.45.43') // Dependency of LibJF 2.7.0
modRuntimeOnly(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
}

View File

@ -1,14 +1,16 @@
# Fabric Properties https://fabricmc.net/develop/
minecraft_version=1.18.2
yarn_mappings=build.2
loader_version=0.13.3
yarn_mappings=build.3
loader_version=0.14.5
maven_group=io.gitlab.jfronny
archives_base_name=versionchanger
jfapi_version=2.7.1
fabric_version=0.48.0+1.18.2
jfapi_version=2.8.1
fabric_version=0.51.1+1.18.2
modrinth_id=387LWVd9
modrinth_required_dependencies=WKwQAwke
modrinth_optional_dependencies=mOgUt4GM
curseforge_id=400771
curseforge_optional_dependencies=modmenu
curseforge_required_dependencies=libjf
curseforge_optional_dependencies=modmenu