diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-06-08 14:54:28 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-06-08 14:54:28 +0800 |
| commit | a5c727c6f21d8c6dcedd51b0f66f209027580375 (patch) | |
| tree | 8ad839e55cfc2209c71a8c70492609092c63610e /fabric/src/main/resources/error_notifier.json | |
| parent | e0031d020f0a1d76cd971b45dffa8b6864b2c5d8 (diff) | |
| download | RoughlyEnoughItems-a5c727c6f21d8c6dcedd51b0f66f209027580375.tar.gz RoughlyEnoughItems-a5c727c6f21d8c6dcedd51b0f66f209027580375.tar.bz2 RoughlyEnoughItems-a5c727c6f21d8c6dcedd51b0f66f209027580375.zip | |
Update to 1.20 and support Forge
Diffstat (limited to 'fabric/src/main/resources/error_notifier.json')
| -rw-r--r-- | fabric/src/main/resources/error_notifier.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fabric/src/main/resources/error_notifier.json b/fabric/src/main/resources/error_notifier.json index 132e07187..2049592bc 100644 --- a/fabric/src/main/resources/error_notifier.json +++ b/fabric/src/main/resources/error_notifier.json @@ -12,7 +12,7 @@ "type": "depends", "modId": "architectury", "modName": "Architectury API", - "versions": ">=9.0.0 <10.0.0", + "versions": ">=9.0.7 <10.0.0", "url": "https://www.curseforge.com/minecraft/mc-mods/architectury-api/files/all" }, { |
