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

Update to 1.21.4 #185

Open
CringeStar opened this issue Dec 31, 2024 · 1 comment
Open

Update to 1.21.4 #185

CringeStar opened this issue Dec 31, 2024 · 1 comment

Comments

@CringeStar
Copy link
Collaborator

Branch: "main"

BuiltinModelItemRenderer, ModelPredicateProviderRegistry, and EntityModelLoader are gone, so we must figure out the new rendering system.

BuiltinModelItemRenderer: It seems like this was broken up into separate classes for the items it used to handle, so the new class we have to mixin looks to be ShieldModelRenderer.

ModelPredicateProviderRegistry: Seems to be done through JSON now.

EntityModelLoader changed to LoadedEntityModels.

@CringeStar
Copy link
Collaborator Author

Entitymodelloader is all sorted, references just had to be renamed.

Predicates: Done through JSON now, they do work, currently looking for a way to make them inheritable.

Custom shield rendering: Got it to work, banner shield renders properly, but it seems hardcoded to test shield?

Track progress at: https://github.com/CringeStar/Fabric-Shield-Lib/tree/1.21.4

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

No branches or pull requests

1 participant