-
Notifications
You must be signed in to change notification settings - Fork 247
Items: Item Models #324
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
Items: Item Models #324
Conversation
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Do we not show how to datagen these? |
|
Not yet, also this is mainly for new players to understand how it works |
|
You could add an info card to "Creating Your First Item" -> "Adding Texture and Model" linking to your article, similar like here |
Signed-off-by: Fellteros <aloisprochazka6@gmail.com>
kevinthegreat1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good, just some grammatical/style changes.
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
|
Thank you for your contribution @Fellteros! |
* upstream/main: Update rendering concepts page (FabricMC#362) "Setting up a Development Environment": VS Code (FabricMC#360) Running Game Tests In Github Actions (FabricMC#338) Items: Item Models (FabricMC#324) Call `.useBlockPrefixedTranslationKey()` (FabricMC#358) Clarify that `mod-id` placeholders must be customized (FabricMC#348) replace remaining mentions of tickDelta with tickProgress (FabricMC#361) Project location (FabricMC#326) improve the first items docs to state what's needed for item appearance, link fix (FabricMC#359)
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com> (cherry picked from commit 5f39b1a)
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com> (cherry picked from commit 5f39b1a)
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com> (cherry picked from commit 5f39b1a)
Heya,
I noticed that docs are missing page on item models, so I decided to create one. It's mostly copied from Minecraft Wiki (I hope that's okay, it's mentioned at the end) with a few modifications of my own. I'm a little unsure about the formatting of the page, so I'm open to any suggestions. Also, English isn't my native language, feel free to correct any sentences you think are a bit sketchy.