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

gavui.0.0.10.source-code.fabric.mod.json Maven / Gradle / Ivy

The newest version!
{
    "schemaVersion": 1,
    "id": "gavui",
    "version": "${version}",
    "name": "gavui",
    "description": "A simple mod ui",
    "authors": [
        "GT3CH1"
    ],
    "contact": {
        "homepage": "https://github.com/gt3ch1/gavui",
        "sources": "https://github.com/gt3ch1/gavui"
    },
    "license": "MIT",
    "environment": "*",
    "entrypoints": {},
    "mixins": [],
    "depends": {
        "fabricloader": ">=0.13.3",
        "fabric": "*",
        "minecraft": ">=1.19",
        "java": ">=17"
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy