Initial 1.18.1 port

This commit is contained in:
Motschen
2022-02-03 21:54:06 +01:00
parent 50e700e919
commit 59ca504771
17 changed files with 193 additions and 214 deletions

View File

@@ -3,18 +3,18 @@ org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.17
yarn_mappings=1.17+build.5
loader_version=0.11.3
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.22
loader_version=0.13.0
# Mod Properties
mod_version = 4.1.1
mod_version = 4.2.0
maven_group = eu.midnightdust.motschen
archives_base_name = decorative
# 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.34.9+1.17
fabric_version=0.46.4+1.18
mod_menu_version = 2.0.0-beta.7
midnightlib_version=0.2.3
patchouli_version=1.16.4-50-FABRIC
midnightlib_version=0.3.1
patchouli_version=1.18.1-65-FABRIC