Serilum / .issue-tracker

Tracks all issues for Serilum's Minecraft mods on CurseForge and Modrinth.
https://serilum.com/
157 stars 40 forks source link

Cycle Paintings Doesn't work with Fast Paintings #1982

Open tikiMC opened 1 year ago

tikiMC commented 1 year ago

Minecraft version: 1.20.1 Modloader: Forge Forge version: 47.2.1 Environment: Singleplayer

First mod name: Cycle Paintings First mod version: 3.2

Second mod name: Fast Paintings Second mod version: 1.2.0

When right clicking with a painting in hand it doesn't do anything. I believe this is because fast paintings turns paintings into blocks to help with performance.

Moozipan commented 1 year ago

The cycling does work without issues, if the painting was placed on the same block as an entity (like a flower pot), and it keeps working even if said entity is removed after. Like so:

grafik

ricksouth commented 1 year ago

The cycling does work without issues, if the painting was placed on the same block as an entity (like a flower pot), and it keeps working even if said entity is removed after. Like so:

Screenshot_20231112-230853-847.png

Looks like that's because the painting will remain an entity when placed next to a flower pot. (From the authors CF page)

Not an easy compatibility fix unfortunately. I'll take a look when I can, thanks for giving the mod a try and opening the issue!

vgrynch commented 2 months ago

As a suggestion: can we make so that the next placed painting is not random, but the "next" comparing to the previously placed for the same size? Like cycle painting, but for the placing, not clicking? This would solve this incompatibility issue as well.