Skip to content

Software, tool generator used to make Minecraft mods

License

Notifications You must be signed in to change notification settings

FleshMobProductions/ForgeModGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForgeModGenerator

GitHub last commit license GitHub forks GitHub stars GitHub watchers GitHub contributors

GitHub repo size in bytes GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Software, tool generator used to make Minecraft mods. The application allows you to create items, blocks, achievements and much more with few clicks. It generates a lot of code for you, but it doesn't stop you from some manual changes

Development Status

  • Achievement Generator

    • Create achievement
    • Update source code
  • Block Generator

    • Create block json files
    • Respect manual changes in files
    • Update source code
  • Item Generator

    • Create item json files
    • Respect manual changes in files
    • Update source code
  • Command Generator

    • Create simple command
    • Create complex command
    • Update source code
  • GUI Generator

    • Create GUI code
    • Visualize GUI
    • Update source code
  • Mod Generator - mod manager

    • Generate mod structure
    • Generate important source code
    • Edit mod info
    • Respect manual changes in mcmod.info
  • Recipe Generator

    • Create recipe json
    • Respect manual changes in json
    • Update source code
  • Sound Generator - sounds file explorer

    • Add Sound Event
    • Remove Sound Event
    • Change Sound Event NBT
    • Change Sound NBT
    • Add more than one sound to single Sound Event
    • Update sounds.json
    • Update source code
  • Texture Generator - simple textures file explorer

    • Add textures
    • Remove textures
    • Change the name of textures
    • Respect changes in native file explorer

Installing

You can download installer from https://github.com/Prastiwar/ForgeModGenerator/releases

NOTE: Application is under development and there is no downloable content yet

Using

See our wiki for documentation.

Contributing

You can freely contribute with us by reporting issues and making pull requests! Found a bug - check rules then open an issue

Have an problem with application - check rules then open an issue

Have an idea for improvement - check rules then open an issue

Want to help developing application - check rules then fork repository, make changes and open an pull request

Please, make sure you read CONTRIBUTING.md to know how to contribute correctly.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Software, tool generator used to make Minecraft mods

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%