/Totemic

A Minecraft mod that allows you to control the world through the power of Totem Poles

Primary LanguageJavaMIT LicenseMIT

Totemic - Forge Version

A magical themed Minecraft mod with a focus on Totem Poles, nature and the power of music.

For downloads and more information see on CurseForge.

Reporting issues:

If the issue is a crash, make sure to provide the log file or crash report. Depending on the situation, provide pictures. Try to describe the issue as precisely as possible, if possible give steps to reproduce it.

Pull requests:

Translations into other languages are welcome. The main language files can be found in the folder src/main/resources/assets/totemic/lang, the Totempedia contens in src/main/resources/data/totemic/patchouli_books/totempedia.

For code or content PR's: Please go over all major changes with me before submitting them, I don't want anything to go to waste :( Try to place comments in anything that is not obvious, it can be confusing to understand others' code!

Setting up a workspace/building from source:

Run ./gradlew genEclipseRuns eclipse or ./gradlew genIntellijRuns (or gradlew.bat ... if you are on Windows) to set up a workspace. Run ./gradlew build to build the mod. For more information see the README.txt file in the Forge MDK.

Credits:

  • The textures were mainly designed by nojustgavin, Sunconure11 and VincentLongiug.
  • The models for the Totem Poles were designed by Nefilto.
  • The Flute sounds were cut from overblow.mp3 by Kerri Lake, used under CC BY 3.0, slightly changed in pitch.
  • The Eagle-Bone Whistle sounds were cut from this sample by SpawnofSirius.
  • Thanks also to ZestyBlaze, who is working on a Fabric port.