diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-12 20:34:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-12 20:34:58 +0800 |
| commit | 921fbe77b6ebbbb7e5a78dc996ca5c98faf5fcc5 (patch) | |
| tree | 07eef8e0101dca341f7fc4ce2eadcc6ba92e6147 /src/main/resources | |
| parent | 0ef7d4d944b0683250f905f856c08e759ae9355d (diff) | |
| download | RoughlyEnoughItems-921fbe77b6ebbbb7e5a78dc996ca5c98faf5fcc5.tar.gz RoughlyEnoughItems-921fbe77b6ebbbb7e5a78dc996ca5c98faf5fcc5.tar.bz2 RoughlyEnoughItems-921fbe77b6ebbbb7e5a78dc996ca5c98faf5fcc5.zip | |
20w11a
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 48788b30d..89c2c76c5 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.10.a" + "minecraft": "~1.16-Snapshot.20.11.a" }, "mixins": [ "mixin.roughlyenoughitems.json", |
