tardisgallifrey / enchantmod

A repo for Minecraft (Forge) Enchantment mods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tardisgallifrey's base Forge/Minecraft Mod

Use this repo as the new base mod template

This mod contains the minimal that is necessary to create a 1.19 Minecraft mod from Forge. This mod contains modded enchantments.

This mod is in accordance with Mojang, Microsoft, and Forge licensing as well as my own use of the MIT license.

Use at your own risk.

Information left from original README

Mapping Names:

By default, the MDK is configured to use the official mapping names from Mojang for methods and fields in the Minecraft codebase. These names are covered by a specific license. All modders should be aware of this license, if you do not agree with it you can change your mapping names to other crowdsourced names in your build.gradle. For the latest license text, refer to the mapping file itself, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md

Additional Resources:

Community Documentation: https://mcforge.readthedocs.io/en/latest/gettingstarted/
LexManos' Install Video: https://www.youtube.com/watch?v=8VEdtQLuLO0
Forge Forum: https://forums.minecraftforge.net/
Forge Discord: https://discord.gg/UvedJ9m

About

A repo for Minecraft (Forge) Enchantment mods

License:Other


Languages

Language:Java 100.0%