EpicFight x First Person Model
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: game-mechanics optimization utility
A small compatibility patch for EpicFight and First Person Model mods.
What it fixes:
EpicFight intentionally disables the First Person Model mod by registering its own ActivationHandler that blocks first-person body rendering whenever the player is in EpicFight mode. On top of that, the player's head and hat meshes are not hidden in first-person view, causing them to clip into the camera.
This mod fixes both issues using mixins:
- Cancels EpicFight's ActivationHandler registration, so First Person Model is no longer suppressed and the animated first-person body renders correctly
- Injects into EpicFight's player renderer to properly hide the head and hat meshes in first-person view, preventing camera clipping
Requirements:
- EpicFight
- First Person Model
Optional:
- 3D Skin Layers
This mod was created with the support of Minecraft hosting minely.net
请登录后举报
暂无评论,抢个沙发吧~