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

org.anti_ad.mc.ipnext.ModInfo.kt Maven / Gradle / Ivy

Go to download

Client side Minecraft MOD that adds multiple features to help you keep your inventory organized.

There is a newer version: forge-1.17.1-1.1.1
Show newest version
package org.anti_ad.mc.ipnext

import org.anti_ad.mc.common.fabric.FabricUtil

object ModInfo {
    const val MOD_ID = "inventoryprofilesnext"
    const val MOD_NAME = "Inventory Profiles"
    val MOD_VERSION: String = FabricUtil.getModVersionString(MOD_ID)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy