InspiringWorld Mod for Minecraft.
Please, use EditorConfig Plugin in your IDE.
And add the text in license-header.txt
before your code.
For devs in tech part, add "-Ptechonly
" to your command args when configuring your IDE, such as:
./gradlew eclipse -Ptechonly
./gradlew idea -Ptechonly
Besides, for devs in magic part, add "-Pmagiconly
" to your command args.