[MC Version]: 1.18.2
BiankR opened this issue ยท 1 comments
Description
Knife doesn't show on cutting board and items placed on it are under.
Edit: I now noticed the problem is caused by the "Invisible item frame" used for Mizuno's Craft CIT. It would be very nice if the two were compatible, cause a lot of players are now playing with this CIT.
Steps to reproduce
- Place cutting board
- Place item on cutting board (ex: raw porkchop) - showing under / place knife - isn't showing
Mod list
Using only farmer's delight 1.18.2 - 1.2 and forge for 1.18.2
Logs
No response
Forge
- I am using the Forge version of Farmer's Delight
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I have tested this without performance or shader mods
Before you edited your issue, I was stumped for a bit, and couldn't replicate it. But yeah, this resource pack is breaking it.
I have no idea how a resource pack is accomplishing this lower position on Block Renderer stuff, which happens in code; but it's causing every item renderer to be lowered by a pixel or two, affecting other blocks as well. Probably done to not have Item Frame items floating against the surface.
Sadly, this is a quirk on how Mizuno's pack handles things. There isn't a way for FD to be compatible with it, because it apparently affects any vanilla or modded block which renders items. Might be worth contacting the pack developer about this quirk.