diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-16 02:48:27 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-16 02:48:27 +0800 |
| commit | 7d03aae9b4bfa177d4ad642f91b9d46274fa61a9 (patch) | |
| tree | 757d8cc5d5db351abd26d9c177c66fd19ae15952 /src/main/resources | |
| parent | 7f2cea976276ef14030964eea6c91ebee9f39204 (diff) | |
| download | RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.tar.gz RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.tar.bz2 RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.zip | |
20w16a update
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index dfe907ef3..98c2e96b2 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -39,7 +39,7 @@ "cloth": ">=2-", "cloth-basic-math": "*", "cloth-config2": ">=3-", - "minecraft": "~1.16-Snapshot.20.14.a" + "minecraft": "~1.16-Snapshot.20.16.a" }, "mixins": [ "mixin.roughlyenoughitems.json", |
