diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-05 22:34:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-05 22:34:11 +0800 |
| commit | f44b78cec901cdda7c0f0eb806af325c00f95466 (patch) | |
| tree | e9a9d8ce1848c4510862d594606c0e3ed6431136 /README.md | |
| parent | 3f644f50c567d75195470d8837f951dbdbead8f2 (diff) | |
| download | RoughlyEnoughItems-f44b78cec901cdda7c0f0eb806af325c00f95466.tar.gz RoughlyEnoughItems-f44b78cec901cdda7c0f0eb806af325c00f95466.tar.bz2 RoughlyEnoughItems-f44b78cec901cdda7c0f0eb806af325c00f95466.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 <br> -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).  -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. |
