[1.19.2]: Canvas Signs incompatible with Create's Display Link
p3lim opened this issue ยท 3 comments
Description
Canvas signs are not compatible display targets for the Create Display Link.
Adding the "minecraft:signs" tag to the canvas blocks does not solve this as Create specifically targets BlockEntityType.SIGN
:
https://github.com/Creators-of-Create/Create/blob/9c8df2ff2742176ff82fb9b6b27f1c9b37110bf5/src/main/java/com/simibubi/create/content/logistics/block/display/AllDisplayBehaviours.java#L234
Not sure if this can be solved on FD's end.
Steps to reproduce
- Place Canvas Sign
- Right-click it with a Display Link from the Create mod
- Place the display link on a compatible block(-entity)
Mod list
Forge 43.2.4
FarmersDelight 1.2.0
Create 0.5.0i
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
Sidenote; would be cool if hanging signs and sign posts could be valid display targets too, but that'd probably require extra work since they have more/less lines than a sign has.
After talking with the Create team, they said they are working on it from their end. Keep an eye for future patches. ๐