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

malad7.mixinextras-fabric.0.3.2.source-code.fabric.mod.json Maven / Gradle / Ivy

Go to download

Companion library to Mixin with lots of features to improve the compatibility and concision of your mixins!

There is a newer version: 0.5.0-beta.5
Show newest version
{
  "schemaVersion": 1,
  "id": "mixinextras",
  "provides": [
    "com_github_llamalad7_mixinextras"
  ],
  "version": "${version}",
  "name": "MixinExtras",
  "description": "Companion library to Mixin with lots of features to improve the compatibility and concision of your mixins!",
  "authors": [
    "LlamaLad7"
  ],
  "contact": {
    "homepage": "https://github.com/LlamaLad7/MixinExtras",
    "sources": "https://github.com/LlamaLad7/MixinExtras"
  },
  "license": "MIT",
  "environment": "*",
  "mixins": [
    "mixinextras.init.mixins.json"
  ],
  "depends": {
    "fabricloader": ">=0.14.25"
  },
  "custom": {
    "modmenu": {
      "badges": [ "library" ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy