-
Notifications
You must be signed in to change notification settings - Fork 19
Contributing
If you want to contribute to The Hallow project, firstly that's awesome! Secondly, there are a few ways to go about it.
If you have ideas you'd like to throw our way for someone to bring to life, you can submit an issue on the Issues tab found here or send us a message in the #the-hallow channel on the All of Fabric Discord. We'd love to hear from you!
If you want to help make yours or others' ideas come to fruition, feel free to fork this Repository and submit a Pull Request! Your code should follow the Fabric Community code guidelines found here, and will (usually) need to get an approving review by 3 project moderators before being merged. We may be a little bit picky on code style, but any PRs are always welcome! If you want to help but are out of ideas, be sure to check the Issues tab here and the #the-hallow channel on the All of Fabric Discord for ideas from others!
If you're more of an artist and would like to contribute some textures, either to replace existing ones or for entirely new features that may not exist yet, that's also welcome! You can either fork this repository, put your textures in the appropriate assets
folder and submit a Pull Request, or you can send us your textures in a message in the #the-hallow channel on the All of Fabric Discord. We're always happy to get help making The Hallow look even cooler! If you need some ideas for new things to texture, be sure to check the Issues tab here and the aforementioned Discord channel.
If 3D Modelling is more your style, that's cool too! Make your models in a program designed for making Minecraft models (Blockbench is recommended) and send us the model files in a message in the #the-hallow channel on the All of Fabric Discord. These can be models for mobs, blocks, or even items! If you need some ideas for new things to model, be sure to check the Issues tab here and the aforementioned Discord channel.
If you know a language other than English, we'd love to get that language supported by The Hallow! Either make a fork of this repository, put a language json file in the language folder and submit a PR, or send us your translations through the Issues tab here or the #the-hallow channel on the All of Fabric Discord. Contributions to languages we already support are very welcome too!
If you've found a bug in the mod, post it as an issue on the Issues tab here! For bugs resulting in a crash, send us the crash log! For other issues, either send us your game log or give as much detail as you can, including the version of the mod you're using, the version of Fabric Loader, Fabric API and Minecraft, as well as a list of mods you're using. We'll try to get onto it right away!