modLoader = "javafml" loaderVersion = "[47,)" #issueTrackerURL = "" license = "MIT" [[mods]] modId = "jsonem" version = "${version}" displayName = "JsonEM_Neo_Forge_1_20_1" authors = "FoundationGames, R3944Realms" description = ''' Migrate from Fabric 1.20.1 ''' #logoFile = "" [[dependencies.jsonem]] modId = "forge" mandatory = true versionRange = "[47,)" ordering = "NONE" side = "BOTH" [[dependencies.jsonem]] modId = "minecraft" mandatory = true versionRange = "[1.20.1,)" ordering = "NONE" side = "BOTH" [[dependencies.jsonem]] modId = "architectury" mandatory = true versionRange = "[9.2.14,)" ordering = "AFTER" side = "BOTH"