Add start up check for REI

This commit is contained in:
Linnea Gräf
2024-04-04 12:08:25 +02:00
parent 96dc1c62d2
commit 749f257161
2 changed files with 4 additions and 2 deletions

View File

@@ -46,7 +46,8 @@
"depends": {
"fabric": "*",
"fabric-language-kotlin": ">=${fabric_kotlin_version}",
"minecraft": ">=${minecraft_version}"
"minecraft": ">=${minecraft_version}",
"roughlyenoughitems": ">=${rei_version}"
},
"custom": {
"modmenu": {