Use fabric resource conditions api. Remove reborncore's.

This commit is contained in:
modmuss50 2022-01-17 22:34:47 +00:00
parent 6b01bf64e2
commit b59c535c3d
21 changed files with 116 additions and 254 deletions

View file

@ -12,7 +12,7 @@ plugins {
id 'eclipse'
id 'maven-publish'
id "org.cadixdev.licenser" version "0.6.1"
id "fabric-loom" version "0.10-SNAPSHOT"
id "fabric-loom" version "0.11-SNAPSHOT"
id "com.matthewprenger.cursegradle" version "1.4.0"
id "de.undercouch.download" version "4.1.1"
}