All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.mods.toml Maven / Gradle / Ivy

There is a newer version: 1.20.1-1.0.1
Show newest version
modLoader = "javafml"
loaderVersion = "[36,)"
license = "Apache License 2.0"
issueTrackerURL = "https://github.com/RealYusufIsmail-Mc-Mods/RealYusufIsmail-Core/issues"
#logoFile="examplemod.png"
credits = "realyusufismail"
authors = "RealYusufIsmail-Mc-Mods org"

[[mods]]
modId = "realyusufismailcore"
version = "${file.jarVersion}"
displayName = "RealYusufIsmail Core"
updateJSONURL = "https://forge.curseupdate.com/497372/realyusufismail-core"
logoFile = "logo.png"
description = '''
Shared library for Yusuf Arfan Ismail's mods
 '''

[[dependencies.realyusufismailcore]]
modId = "forge"
mandatory = true
versionRange = "[36,)"
ordering = "NONE"
side = "BOTH"
[[dependencies.realyusufismailcore]]
modId = "minecraft"
mandatory = true
versionRange = "[1.16.5,)"
ordering = "NONE"
side = "BOTH"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy