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

istu.1.20.2-epic-knights-fabric.8.8.source-code.fabric.mod.json Maven / Gradle / Ivy

The newest version!
{
  "schemaVersion": 1,
  "id": "magistuarmory",
  "version": "8.8",
  "name": "Epic Knights Mod",
  "description": "Adds medieval stuff to the game",
  "authors": [
    "Magistu"
  ],
  "contributors": [
    "StaxiHD", "Mino", "Lexiolty", "Jackiecrazy", "CrazyBarkley", "Ryuje", "Cole3050"
  ],
  "contact": {
    "homepage": "https://www.curseforge.com/minecraft/mc-mods/epic-knights-armor-and-weapons",
    "sources": "https://github.com/Magistu/Knightly-Armory",
    "discord": "https://discord.gg/R8U8Hpgr75"
  },
  "license": "All Rights Reversed",
  "icon": "assets/magistuarmory/icon.png",
  "environment": "*",
  "entrypoints": {
    "main": [
      "com.magistuarmory.fabric.EpicKnightsFabric"
    ],
    "modmenu": [
      "com.magistuarmory.fabric.config.ModMenuFabric"
    ]
  },
  "depends": {
    "fabric": "*",
    "minecraft": ">=1.20.0",
    "architectury": ">=8",
    "cloth-config": ">=10"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy