1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 02:27:56 +00:00

CC:R 1.94.0

This commit is contained in:
Merith-TK
2021-03-02 18:27:17 -08:00
parent d28f42e8b7
commit 43408bf085
3 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# This is a Work In Progress Port
*it runs and works-ish*
## Reached Parity with CC:T 1.93.0
## Reached Parity with CC:T 1.94.0
THis is just a quick patchwork of my attempts at getting CC:R up to date with CC:T

View File

@@ -2,7 +2,7 @@
org.gradle.jvmargs=-Xmx1G
# Mod properties
mod_version=1.93.1
mod_version=1.94.0
# Minecraft properties
mc_version=1.16.2

View File

@@ -281,3 +281,9 @@ d13bd2cce8d102ad7f61f557e707d6fe3731bc37
use arg[0] in all usage printouts (#571)
```
```
74ac5bb3d17e5bee30643a5d6702696600c06229
Bump to 1.94.0
```