aboutsummaryrefslogtreecommitdiff
path: root/forge/src/main/resources/META-INF
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2023-05-29 23:17:20 +0800
committershedaniel <daniel@shedaniel.me>2023-05-29 23:17:20 +0800
commit1e869aeac83d1627a6cae32a3b53b7d17bd3d7b8 (patch)
tree9ff780b6f52c8a6c216698242e8604568dc1df92 /forge/src/main/resources/META-INF
parent48ed02b1ed057d2b7502cca575f640a595959cf5 (diff)
downloadRoughlyEnoughItems-feature/6.7.tar.gz
RoughlyEnoughItems-feature/6.7.tar.bz2
RoughlyEnoughItems-feature/6.7.zip
Fix compile errorsfeature/6.7
Diffstat (limited to 'forge/src/main/resources/META-INF')
-rw-r--r--forge/src/main/resources/META-INF/mods.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/forge/src/main/resources/META-INF/mods.toml b/forge/src/main/resources/META-INF/mods.toml
index 42c61f488..27b4f831a 100644
--- a/forge/src/main/resources/META-INF/mods.toml
+++ b/forge/src/main/resources/META-INF/mods.toml
@@ -13,14 +13,6 @@ description = '''
To allow players to view items and recipes.
'''
-[[mods]]
-modId = "jei"
-version = "7.9999"
-displayName = "Roughly Enough Items (JEI Stub)"
-description = '''
-To allow players to view items and recipes.
-'''
-
[[dependencies.roughlyenoughitems]]
modId = "architectury"
mandatory = true