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

Texture update - Rug model change - Llama milk change #45

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

Conversation

0xKY
Copy link
Collaborator

@0xKY 0xKY commented Nov 4, 2022

No description provided.

…gle pixel planes - should be better for performance but is probably negligible.
Rug model is finally fixed to not use single pixel planes - should be better for performance but is probably negligible;
Llama milk now uses bowls rather than buckets because it's quirky like that :P
@0xKY 0xKY requested a review from 0xJoeMama November 5, 2022 16:00
@@ -22,7 +30,19 @@ public void onInitializeClient() {
ModEntityRenderers.registerLayers();

// Register the llama wool bed item custom rendering.
BuiltinItemRendererRegistry.INSTANCE.register(ModItems.LLAMA_WOOL_BED, new LlamaWoolBedBlockEntityItemRenderer());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this changed?

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