Update libzontreck to new API version
This commit is contained in:
parent
84d5a97137
commit
639ed3a4b0
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ description='''${mod_description}'''
|
|||
[[dependencies.${mod_id}]]
|
||||
modId="libzontreck"
|
||||
mandatory=true
|
||||
versionRange="[1.10,1.11)"
|
||||
versionRange="[1201.11,1201.12)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
# Features are specific properties of the game environment, that you may want to declare you require. This example declares
|
||||
|
|
Reference in a new issue