From f44b78cec901cdda7c0f0eb806af325c00f95466 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 5 Dec 2019 22:34:11 +0800 Subject: Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9123f8af..24df56cf3 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,18 @@ REI bundles [Fiber](https://github.com/DaemonicLabs/fiber), which is licensed under Apache License 2.0. https://minecraft.curseforge.com/projects/roughly-enough-items
-Roughly Enough Items is a mod to view Items and Recipes for Minecraft 1.13 - 1.14, supporting mod loaders from Forge, Rift to Fabric. +Roughly Enough Items is a mod to view Items and Recipes for Minecraft 1.13 - 1.15, supporting mod loaders from Forge, Rift to Fabric. [Help translate REI on Crowdin!](https://crowdin.com/project/roughly-enough-items) ### Dependencies -1.13's version requires [Rift](https://minecraft.curseforge.com/projects/rift). -1.13.2's version requires [Chocohead's Rift Fork](https://github.com/Chocohead/Rift) or [Forge 1.13.2](https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.13.2.html). -1.14's version requires [Fabric Mod Loader](https://fabricmc.net/) and [Fabric API](https://minecraft.curseforge.com/projects/fabric). (Optional: [Plugin Loader](https://minecraft.curseforge.com/projects/pluginloader) for loading REI plugins) +1.13 version requires [Rift](https://minecraft.curseforge.com/projects/rift). +1.13.2 version requires [Chocohead's Rift Fork](https://github.com/Chocohead/Rift) or [Forge 1.13.2](https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.13.2.html). +1.14 and 1.15 version requires [Fabric Mod Loader](https://fabricmc.net/) and [Fabric API](https://minecraft.curseforge.com/projects/fabric). ![](https://cdn.discordapp.com/attachments/472670263234920449/536198766118830081/unknown.png) -This mod is client sided and server sided. +This mod is both client sided and server sided. ### License Roughly Enough Items was a fork of Almost Enough Items by ZenDarva until v2.0 rewrite. This fork is permitted under the MIT license. -- cgit