Get Forge 1.16.2 working
This commit is contained in:
parent
5496965596
commit
8a113b39d1
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
modLoader="javafml"
|
modLoader="javafml"
|
||||||
loaderVersion="[33,)"
|
loaderVersion="[33,)"
|
||||||
issueTrackerURL="https://github.com/webbukkit/dynmap/issues"
|
issueTrackerURL="https://github.com/webbukkit/dynmap/issues"
|
||||||
|
license="Apache Public License v2"
|
||||||
[[mods]]
|
[[mods]]
|
||||||
modId="dynmap"
|
modId="dynmap"
|
||||||
version="${version}"
|
version="${version}"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description": "Dynmap resources",
|
"description": "Dynmap resources",
|
||||||
"pack_format": 4
|
"pack_format": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue