@@ -1,3 +1,5 @@
+# v2.4.2.68
+- Fixed [Cloth](https://minecraft.curseforge.com/projects/cloth) missing message
# v2.4.2.67
- Fixed pages being weird
- Added Portuguese
@@ -1,4 +1,4 @@
-mod_version=2.4.2.67
+mod_version=2.4.2.68
minecraft_version=19w11b
yarn_version=19w11b.4
fabric_version=0.2.3.111
@@ -96,7 +96,7 @@ public class RoughlyEnoughItemsCore implements ClientModInitializer, ModInitiali
e.printStackTrace();
}
} else {
- RoughlyEnoughItemsCore.LOGGER.fatal("[REI] Cloth NOT found! It is a dependency of REI: https://minecraft.curseforge.com/projects/utils");
+ RoughlyEnoughItemsCore.LOGGER.fatal("[REI] Cloth NOT found! It is a dependency of REI: https://minecraft.curseforge.com/projects/cloth");
System.exit(0);