Create: Copycats+

Create: Copycats+

10M Downloads

[Bug] Invisible Copycat Doors with Marioverse

WenXin20 opened this issue ยท 0 comments

commented

Describe the bug
Hello, I'm the Marioverse Dev. With my mod installed, copycat doors are not getting the correct block entity applied, causing the copycat doors (and trapdoors) to render invisible. I've been attempting to fix this by attempting to have mods that add their own BE without any luck. If you have any insight, please let me know. Thanks!

The doors and trapdoors have a block entity applied to allow it to save a pos the door can teleport a player to when linked together.

https://github.com/WenXin20/Marioverse/blob/ef8edf2d1ef7fb9c73152d83c8ebf7b18b5b6e44/src/main/java/com/wenxin2/marioverse/mixin/DoorBlockCompatMixin.java

To Reproduce
Steps to reproduce the behavior:

  1. Place a copycat door
  2. It renders invisible and does not have the correct block entity

Expected behavior
Doors to render

Screenshots
Image

Desktop (please complete the following information):

  • Minecraft Version: 1.21.1
  • Mod Loader: Neoforge
  • Mod Version: 3.0.2