Sinytra / ForgifiedFabricAPI

Fabric API implemented on top of NeoForge
https://sinytra.org/docs
Apache License 2.0
97 stars 11 forks source link

Chisel and Bits Rendering Events Broken (Forge/NeoForge) #106

Open CarJem opened 4 months ago

CarJem commented 4 months ago

Describe the bug

Any hitboxes rendered by Chisel and Bits mod, will not render if the Forgified Fabric API is installed.

Steps to reproduce

Chisels and Bits Mod: https://www.curseforge.com/minecraft/mc-mods/chisels-bits Version Used: 1.20.1 Mod Loaders Tested: NeoForge and Latest Forge Stable Mods Installed: Chisel and Bits and Forgified Fabric API

  1. Launch a World
  2. Get a C&B Chisel
  3. Hover over a block
  4. No Overlay will render, which is unintended

Logs

No response

Additional context

No response