Skip to content

The mod adds various features to minecraft such as items, mobs, weapons, new player animations and chakra. The mod is still in beta so there are a lot of features still being added.

Son-Shinobi/Naruto-Mod

 
 

Repository files navigation

Naruto-Mod GitHub Workflow Status

Discord

If you would like to contribute to the language files by creating another language or editing one of the current files fork the repo and make any changes or additions to the language files you feel are neccasary. The language files can be found here.

Where to get the mod http://www.planetminecraft.com/mod/naruto-mod-1750133/

SekCLib

For now until some of the main dev tools are ready and SekCLib has more features/is needed for other mods it will be included inside the packages of this mod. However, soon it will be split into a second mod for public use.

Contributing

Please ensure that your commits are in the following style for PR's

https://www.conventionalcommits.org/en/v1.0.0/

Accepted tags mostly follow the Angular style and are meant to only loosely be followed. When commits close an issue refer in the commit description in the following style (Refs #1, #2, #3)

Types available

  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)

Scopes available

Scopes are only needed if relating to specific features just to make them easier to find. I'll expand the list as I work more on the project.

  • items (New items e.g. weapons)
  • blocks (New blocks e.g. decoration)
  • abilities (New abilities e.g. leap or fireballs)
  • entities (New mobs e.g. leap or fireballs)

About

The mod adds various features to minecraft such as items, mobs, weapons, new player animations and chakra. The mod is still in beta so there are a lot of features still being added.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • JavaScript 0.4%