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.
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.
Translations into other languages are welcome. The language files can be found in the folder src/main/resources/assets/totemic/lang, the Totempedia contens in src/main/resources/assets/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!
You can import the Gradle project into an IDE of your choice (e.g. Eclipse). Run ./gradlew build
or gradlew.bat build
to build the mod.
For more information refer to the NeoForged documentation.