More Forge 1.13.2 updates
This commit is contained in:
parent
8bca1f5e34
commit
81163e16ab
2 changed files with 20 additions and 51 deletions
|
|
@ -3,7 +3,7 @@ loaderVersion="[25,)"
|
|||
issueTrackerURL="https://github.com/webbukkit/dynmap/issues"
|
||||
[[mods]]
|
||||
modId="dynmap"
|
||||
version="${file.jarVersion}"
|
||||
version="${version}"
|
||||
displayName="Dynmap"
|
||||
#updateJSONURL="http://myurl.me/" #optional
|
||||
#displayURL="http://example.com/" #optional
|
||||
|
|
@ -14,6 +14,7 @@ authors="mikeprimm"
|
|||
description='''
|
||||
Dynamic, Google-maps style rendered maps for your Minecraft server
|
||||
'''
|
||||
|
||||
[[dependencies.dynmap]]
|
||||
modId="forge"
|
||||
mandatory=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue