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

Render campfire items #1704

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

Conversation

leMaik
Copy link
Member

@leMaik leMaik commented Mar 10, 2024

This PR adds item model generations, just like Minecraft does for minecraft:item/generated items. It does not support multiple layers yet (eg. diamond_leggings_emerald_trim) or overrides with predicates (eg. diamond_leggings) yet.

It's sufficient for the items you can put on a campfire, so I implemented that for now. Players and armor stands holding items, item display entities and other item models can be added later, building upon this.

image

@leMaik leMaik added the minecraft Block updates, world format changes, and anything related to Minecraft updates label Mar 10, 2024
@leMaik leMaik mentioned this pull request Mar 10, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minecraft Block updates, world format changes, and anything related to Minecraft updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant