|
|
|
|
@ -68,3 +68,10 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed mollis lacinia magn
|
|
|
|
|
versionRange="[1.19.4,1.20)"
|
|
|
|
|
ordering="NONE"
|
|
|
|
|
side="BOTH"
|
|
|
|
|
[[dependencies.examplemod]]
|
|
|
|
|
modId="cc"
|
|
|
|
|
mandatory=true
|
|
|
|
|
# This version range declares a minimum of the current minecraft version up to but not including the next major version
|
|
|
|
|
versionRange="[1.0.17]"
|
|
|
|
|
ordering="NONE"
|
|
|
|
|
side="BOTH"
|
|
|
|
|
|