Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Minecraft to the example repositories. #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Hunter19823
Copy link
Contributor

The goal of this PR is to add a new gradle example allowing you to develop Minecraft mods.

In order to test, you can cd into the ForgeMod folder, run gradle build.
Then run gradle runClient afterward.

Note: First-time build can range from 1 minute to 15 minutes. After that, build time should improve.

@Hunter19823
Copy link
Contributor Author

I should mention that I still need to add textures to the items/blocks, as well as add an Actual Pie if I'm using PieMod as an example.

@Hunter19823
Copy link
Contributor Author

Textures and translations have been added to the 3 example blocks and items.
See commit: 8a8f08b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant