Create Fabric

Create Fabric

7M Downloads

Incompatibility with FirstPersonModel

natrow opened this issue ยท 4 comments

commented

Describe the Bug

Some items are rendered onto the screen when they shouldn't be while using the FirstPersonModel mod, causing an obnoxious visual glitch.

Affected items:

  • Creative Worldshaper
  • Potato Cannon
  • Extendo Grip

See tr7zw/FirstPersonModel#352

Reproduction Steps

  1. Install Create Fabric
  2. Install FirstPersonModel
  3. Hold any of the affected items

Expected Result

Items shouldn't be rendered, allowing the FirstPersonModel mod to display correctly.

Screenshots and Videos

image

Crash Report or Log

No response

Operating System

Arch Linux

Mod Version

0.5.0i

Minecraft Version

1.19.2

Other Mods

FirstPersonModel

Additional Context

No response

commented

With these items, Create completely replaces the hand rendering. This probably should not be the case.

commented

create needs to add a tag to the item i think and it's probably a glitch on forge too.

commented

This is the case for goggles as well ,-, this ones extremely obnoxious
Im on version 0.5.1-d-build.1161 for 1.20.1
A simple toggle in creates client side config for rendering these should be a good solution. This is what some other mods do for FirstPersonModel compatability.
image