-
Notifications
You must be signed in to change notification settings - Fork 128
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
Block Model Generation/Datagen #268
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…del Generation tutorial
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
its-miroma
added
new-content
A new page or set of pages
stage:verification
This should be verified
labels
Jan 18, 2025
…del Generation tutorial + package-lock.json
natri0
suggested changes
Jan 19, 2025
reference/latest/src/client/java/com/example/docs/datagen/FabricDocsReferenceModelProvider.java
Show resolved
Hide resolved
reference/latest/src/client/java/com/example/docs/datagen/FabricDocsReferenceModelProvider.java
Outdated
Show resolved
Hide resolved
reference/latest/src/main/java/com/example/docs/block/custom/VerticalSlabBlock.java
Outdated
Show resolved
Hide resolved
reference/latest/src/main/java/com/example/docs/item/ModItems.java
Outdated
Show resolved
Hide resolved
reference/1.21/src/main/java/com/example/docs/block/ModBlocks.java
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
its-miroma
requested changes
Jan 20, 2025
its-miroma
approved these changes
Jan 20, 2025
its-miroma
previously approved these changes
Jan 23, 2025
its-miroma
requested review from
modmuss50 and
IMB11
and removed request for
a team,
modmuss50 and
IMB11
January 23, 2025 17:03
IMB11
requested changes
Jan 24, 2025
its-miroma
approved these changes
Jan 24, 2025
IMB11
approved these changes
Jan 24, 2025
IMB11
added
stage:ready
This is ready to be merged
and removed
stage:cleanup
This should be cleaned up
labels
Jan 24, 2025
IMB11
changed the title
Block Model Generation, data generation for custom blocks via blockstates.
Block Model Generation/Datagen
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A guide to block model generation and to data generation for custom blocks. I also added a new page for Item Model Generation, which is unfinished for now, because I don't have enough experience with that. Feel free to expand that.
The page should have not any spelling/grammar mistakes, though English isn't my main language. Some choices of words may be a little strange.