FramedBlocks no display textures when CARRY-ON places a block
SrRapero720 opened this issue ยท 0 comments
FramedBlocks its a EntityBlock with the hability to clone any block with differents shapes
when a framedblock is taken and othe framedblocks are arround. other blocks with hidden faces show a xray texture
and if taked block get placed again, texture never show up... data of what blocks keeps on block but texture never load.
2022-12-12_18h59_59.mp4
Steps to Reproduce
Places a framed block
put any block in it
places other blocks arround
carry block (first issue)
place again block (second issue)
Version of Minecraft, Carry On, Forge
Minecraft: 1.18.2
Forge: 40.1.85
Carry: carryon-1.18.2-1.17.0.8.jar
Framed: FramedBlocks-5.9.2.jar
NOTE
Actually this issue is reported to FramedBlocks in #219 and response of the author is "they are not properly updating the world when placing and removing the block"