-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing to Pyrite
Pyrite is available on GitHub under the open source MIT license. If you are interested in helping to make Pyrite better, through improved textures, translations, or bugfixes, you can submit a Pull Request through GitHub. For ease of merging, all forks should focus on the current primary version of Pyrite, 1.21.1.
Pyrite uses Architectury to make multi-loader development possible. IntelliJ IDEA is recommended to edit and contribute to the mod. After installing IDEA, click Get From VCS, and paste in the link to Pyrite's GitHub Repository,
https://github.com/cassiancc/Pyrite
Textures can be found under common/src/main/resources/assets/pyrite/textures
, translations under common/src/main/resources/assets/pyrite/lang
.
To test your changes, click the Run Minecraft Client (Fabric) button in the top right corner (green arrow)
- English (en_us): "Default" translation, complete to latest version.
- Russian (ru_ru): Translated by Alexander317, complete up to 0.13.
Pyrite is available for Minecraft Fabric and NeoForge 1.20.1, 1.21.1, 1.21.3, and 1.21.4 on Modrinth.