diff options
| author | Daniel She <shekwancheung0528@gmail.com> | 2019-03-27 16:42:59 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-27 16:42:59 +0800 |
| commit | ef6b2038f1aae2659e98e503324fb2aee85c1d2b (patch) | |
| tree | 63932c6b9f361edd00a5341653dc8c8ea675f374 | |
| parent | 55c17ae657c244e74e8053d359f616331c88e6ca (diff) | |
| download | RoughlyEnoughItems-ef6b2038f1aae2659e98e503324fb2aee85c1d2b.tar.gz RoughlyEnoughItems-ef6b2038f1aae2659e98e503324fb2aee85c1d2b.tar.bz2 RoughlyEnoughItems-ef6b2038f1aae2659e98e503324fb2aee85c1d2b.zip | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,13 +4,14 @@ Roughly Enough Items is a mod to view Items and Recipes for Minecraft 1.13 - 1.1 ### Downloads [Detailed Downloads](https://gist.github.com/shedaniel/fc0742cf96dd4c4cf5d9653ba42ca2d0#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/), [Cloth API](https://minecraft.curseforge.com/projects/cloth) and [Fabric API](https://minecraft.curseforge.com/projects/fabric). (Optional: [Plugin Loader](https://minecraft.curseforge.com/projects/pluginloader) for loading REI plugins)  -This mod is completely client side. There is **impossible** to install this mod on a server. +This mod is completely client side. It is **impossible** to install this mod on a server. However 1 feature will be disabled: - Item Deletion |
