tardisgallifrey / toolmod

Pink Minecraft Tools from Luke Graham tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tardisgallifrey's Teleport Staff Mod

This mod is a minimal mod for a teleport staff source type in Minecraft 1.19.

It also contains the basic init for a set of pink tools and a set of pink armor. These two items are created in a similar fashion and it was expedient to do both in one mod

It is from Luke Graham's tutorial on Minecraft mods. It does have some changes to his tutorial.

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

Pink Minecraft Tools from Luke Graham tutorials

License:Other


Languages

Language:Java 100.0%