First-person Model

Enables the third-person Model in first-person

File Details

2.0.1 - (Fabric/Forge)

  • R
  • May 2, 2021
  • 524.36 KB
  • 1.5M
  • 1.16.5+1
  • Forge + 1

File Name

FirstPersonMod-2.0.1.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:first-person-model-333287:3296012")

Fabric

modImplementation "curse.maven:first-person-model-333287:3296012"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Fix crash on FakePlayers (for example in the main menu)

- Cancel the item-in-hand rendering event on Forge. Prevents custom first person renderer showing up like Mr. Crayfish's gun mod

- On Forge also explicitly hide the helmet as a fallback.