Skip to content

Allow converting item models manually#45

Merged
eclipseisoffline merged 1 commit into
GeyserMC:masterfrom
eclipseisoffline:simple-item-model-conversion
Oct 13, 2025
Merged

Allow converting item models manually#45
eclipseisoffline merged 1 commit into
GeyserMC:masterfrom
eclipseisoffline:simple-item-model-conversion

Conversation

@eclipseisoffline

Copy link
Copy Markdown
Member

This PR adds a field to ModelConverter to tell it to convert models from the item directory. PackConverter by default doesn't do this as bedrock's items don't have custom models that are as extensive as Java's, so there's no good place to put converted item models from Java. However, library users may still want item models converted manually.

The proper way to do this is to find out where to store item models and generate item attachables along with those models as well. This will be done in a later PR.

@eclipseisoffline eclipseisoffline merged commit 544daf6 into GeyserMC:master Oct 13, 2025
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