Set up a 1.16 environment

This commit is contained in:
raoulvdberge
2020-07-12 16:05:21 +02:00
parent e0b30c6d66
commit b515a31b5c
4 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
modLoader="javafml"
loaderVersion="[31,)"
loaderVersion="[32,)"
issueTrackerURL="https://github.com/refinedmods/refinedstorage"
[[mods]]
modId="refinedstorage"

View File

@@ -1,6 +1,6 @@
{
"pack": {
"description": "Refined Storage resources",
"pack_format": 4
"pack_format": 5
}
}