Initial 1.15.2 Forge build
This commit is contained in:
parent
3d12f67517
commit
2e398a0c2b
25 changed files with 5220 additions and 11 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue