Get core, recording and replay modules compiling on 1.13.2

This commit is contained in:
Jonas Herzig
2019-03-01 10:18:58 +01:00
parent b6a4206816
commit c1fefdeb3c
18 changed files with 280 additions and 162 deletions

View File

@@ -17,12 +17,12 @@ A Mod which allows you to record, replay and share your Minecraft experience.
[[dependencies.replaymod]]
modId="forge"
mandatory=true
versionRange="[14.23.2.0,)"
versionRange="[15.0,)"
ordering="NONE"
side="BOTH"
[[dependencies.replaymod]]
modId="minecraft"
mandatory=true
versionRange="[ 1.13 ]"
versionRange="[ 1.13.2 ]"
ordering="NONE"
side="BOTH"