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

Rendering glitch #3721

Closed
ghost opened this issue Jan 12, 2019 · 7 comments
Closed

Rendering glitch #3721

ghost opened this issue Jan 12, 2019 · 7 comments
Labels
Duplicate Issue was already reported or enhancement already suggested

Comments

@ghost
Copy link

ghost commented Jan 12, 2019

Issue description: Shield, chest ant others block not rendering in casting.
Screenshot: https://i.imgur.com/QehB3Tq.png[/img]

Versions:

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2795
  • Mantle: 1.3.3.39
  • Tinkers Construct: 2.12.0.113
@KnightMiner
Copy link
Member

Duplicate of #2111. As of right now we have no way to handle chests as vanilla ignored their own systems with those items. Possibly something we can deal with in the future, but nothing we can do now.

@KnightMiner KnightMiner added the Duplicate Issue was already reported or enhancement already suggested label Mar 28, 2019
@ghost
Copy link
Author

ghost commented Mar 31, 2019

Is it not possible just to remake the model of the chest, which will be displayed normally?

@KnightMiner
Copy link
Member

If we special case it, sure, but that won't work for shields.

@KnightMiner
Copy link
Member

We do not have any plans to replace vanilla models at the moment, plus I assume the other mods don't use patterns meaning no need for dynamic textures, which is why they can render it fine.

@ghost
Copy link
Author

ghost commented Mar 31, 2019

Replacing models would be nice, but is it possible to somehow manually disable those models that are not displayed? For example, create a blacklist.

@KnightMiner
Copy link
Member

And display what instead? The missing model is intentional so people don't think their items disappeared.

@ghost
Copy link
Author

ghost commented Mar 31, 2019

I asked only for myself if I could turn them off. I just do not want to see the black and purple texture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Issue was already reported or enhancement already suggested
Projects
None yet
Development

No branches or pull requests

1 participant