Initial 1.15.2 Forge build

This commit is contained in:
Mike Primm 2020-05-23 22:41:11 -05:00
parent 3d12f67517
commit 2e398a0c2b
25 changed files with 5220 additions and 11 deletions

View file

@ -1,5 +1,5 @@
modLoader="javafml"
loaderVersion="[25,)"
loaderVersion="[28,)"
issueTrackerURL="https://github.com/webbukkit/dynmap/issues"
[[mods]]
modId="dynmap"
@ -13,7 +13,7 @@ Dynamic, Google-maps style rendered maps for your Minecraft server
[[dependencies.dynmap]]
modId="forge"
mandatory=true
versionRange="[25,)"
versionRange="[28,)"
ordering="NONE"
# Side this dependency is applied on - BOTH, CLIENT or SERVER
side="SERVER"