Cleanup modcompat code, initial build setup for JEI support.
This commit is contained in:
parent
497c0134a6
commit
abcac85d0e
30 changed files with 91 additions and 208 deletions
|
@ -2,17 +2,16 @@
|
|||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Mod properties
|
||||
mod_version=5.3.2
|
||||
mod_version=5.3.2
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.19
|
||||
yarn_version=1.19+build.1
|
||||
loader_version=0.14.6
|
||||
fapi_version=0.55.1+1.19
|
||||
minecraft_version=1.19
|
||||
yarn_version=1.19+build.4
|
||||
loader_version=0.14.8
|
||||
fapi_version=0.56.2+1.19
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.2.0
|
||||
rei_version=9.0.466
|
||||
trinkets_version=3.0.2
|
||||
dashloader_version=2.0
|
||||
energy_version=2.2.0
|
||||
rei_version=9.0.491
|
||||
jei_version=11.0.0.206
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue