Open Nathan-Fish opened 8 months ago
Thank you for the detailed report.
To preface this, it's worth noting that the Framed Item Frame works very differently compared to the vanilla Item Frame. The main difference is that the vanilla one is an entity and the one from FramedBlocks is a block (this has technical reasons related to the infrastructure that makes the framing aspect of the mod work) that just tries it's hardest to not look like one. This has significant implications when it comes to how other mods react to it.
As for the listed issues:
I'll leave this issue open until I have a solution for the last point which I can point other mod authors at. In the meantime, feel free to comment with additional issues if you find more :)
Minecraft version
1.20
Forge version
47.2.0
FramedBlocks version
9.2.0
Describe the bug
Large inconsistencies between how vanilla item frames and framed item frames work, as said in the title. So far I've noted
Glow item frames and framed glow item frames both work the same as their non-glowing counterparts
Specifically vanilla maps and their variants (like treasure or explorer maps) display as expected, however the bugs with naming or rotating still apply.
I'd imagine these are all caused by the same root issue since it seems like the frames aren't being recognized as item frames by other mods or vice versa. Not sure if this issue is easily fixable, but I thought I should bring it up.
Quick display of the collected bugs
Named Item not showing up
Rotation forgotten (the arrows were both rotated, then removed and replaced)
Infobox from Jade not showing contents
How to reproduce the bug
Use framed item frames with blocks with special attributes
Expected behavior
Item frame works exactly the same as its vanilla counterparts
Additional details
No response
Crash log
No response