diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-05-29 23:17:20 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-05-29 23:17:20 +0800 |
| commit | 1e869aeac83d1627a6cae32a3b53b7d17bd3d7b8 (patch) | |
| tree | 9ff780b6f52c8a6c216698242e8604568dc1df92 /forge/src/main/resources/META-INF | |
| parent | 48ed02b1ed057d2b7502cca575f640a595959cf5 (diff) | |
| download | RoughlyEnoughItems-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.toml | 8 |
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 |
