SlimeKnights / TinkersConstruct

Tinker a little, build a little, tinker a little more...
MIT License
1.24k stars 782 forks source link

Tinkers tools render as items in vivecraft #4503

Closed DogeMoment closed 3 years ago

DogeMoment commented 3 years ago

I know this is a pretty niche issue but if you have the time it's basically a where the game sees it as an item or something and displays it as a little item in your hand rather than as a full sized tool

This issue only happens with vivecraft, but from what i've seen the vivecraft devs have tried to fix it and it looks like it's probably a bug on the mod's side.

TheOnlyMann commented 3 years ago

First, deleting issue format doesnt help anything. Second, pretty sure vivecraft uses Optifine, which is incompatible for the most part with Tcon

KnightMiner commented 3 years ago

Vivecraft? Never heard of it. They are probably misusing the model format, a vanilla feature that Forge also extends. This is not Tinker fault, this is someone remaking the renderer.

Tell the vivecraft devs to look into the Forge model system a bit more, notably the perspective mapper.

TheOnlyMann commented 3 years ago

http://www.vivecraft.org/ VR minecraft basically uses Optifine for what i know

DogeMoment commented 3 years ago

Vivecraft? Never heard of it. They are probably misusing the model format, a vanilla feature that Forge also extends. This is not Tinker fault, this is someone remaking the renderer.

Tell the vivecraft devs to look into the Forge model system a bit more, notably the perspective mapper.

alright

KnightMiner commented 3 years ago

Leave this open until the issue is resolved.

KnightMiner commented 3 years ago

Going to close this as there is probably nothing we can do. If there is a Vivecraft issue, feel free to link it here. Going to guess they don't properly work with the forge model hooks.