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

New Model API improvements #3241

Open
LambdAurora opened this issue Aug 6, 2023 · 0 comments
Open

New Model API improvements #3241

LambdAurora opened this issue Aug 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LambdAurora
Copy link
Contributor

I've finally got around and tried the API, I liked some parts of it, but I've found some shortcomings.

First of all, I'd really appreciate a very simple ModelLoadingPlugin.Context#addModel(Identifier, UnbakedModel) method.
Having to first add an identifier then wait for the model resolver to come is quite annoying, especially when you need to load block state dependent models that can't go through the model resolver nor the block state model resolver!

It's also currently impossible to tell the ModelLoader to load additional blockstates files for a same block (useful in some composite models!).

Hoping someone can get around to look into those.

@LambdAurora LambdAurora added the enhancement New feature or request label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant