1.19.2 -> 1.18.2

This commit is contained in:
Sollace 2022-09-15 00:48:19 +02:00
parent 9ce27c3f65
commit 83832a540b
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
plugins {
id 'java-library'
id 'fabric-loom' version '0.12-SNAPSHOT'
id 'fabric-loom' version '0.10-SNAPSHOT'
id 'org.ajoberstar.reckon' version '0.13.0'
}

View file

@ -3,10 +3,10 @@ org.gradle.daemon=false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.3
loader_version=0.14.9
fabric_version=0.59.0+1.19.2
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.1
loader_version=0.13.3
fabric_version=0.47.8+1.18.2
# Mod Properties
group=com.minelittlepony
@ -15,6 +15,6 @@ org.gradle.daemon=false
description=Magical Abilities for Mine Little Pony!
# Dependencies
modmenu_version=4.0.6
minelp_version=4.6.1
kirin_version=1.11.1
modmenu_version=3.1.0
minelp_version=4.4.4
kirin_version=1.10.0