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

Item renderer update #41

Merged
merged 27 commits into from
Dec 3, 2024
Merged

Item renderer update #41

merged 27 commits into from
Dec 3, 2024

Conversation

jacobsjo
Copy link
Contributor

@jacobsjo jacobsjo commented Nov 12, 2024

Update to the item renderer to handle the new 24w45a item models.

For now this is just implementing the specification from the changelog without looking at the java code.

Todo:

  • tints in the model item model
  • range_dispatch item model
  • Bundles:
    • bundle/selected_item item model
    • bundle/fullness range dispatch property
  • special item model
  • Testing
    • ItemModel
    • properties
    • ItemTint

src/core/ItemStack.ts Outdated Show resolved Hide resolved
@jacobsjo jacobsjo force-pushed the item-renderer-update branch from 46cc599 to f7314fc Compare November 12, 2024 14:48
@jacobsjo jacobsjo marked this pull request as ready for review November 19, 2024 16:15
demo/main.ts Outdated Show resolved Hide resolved
@misode
Copy link
Owner

misode commented Dec 3, 2024

Going to merge this, but might make some later changed on main

@misode misode merged commit 8774cb2 into misode:main Dec 3, 2024
1 check passed
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.

2 participants