hhhzzzsss / SongPlayer

A Fabric mod for Minecraft that plays noteblocks
MIT License
60 stars 16 forks source link

Cleanup can't handle blocks with unique place conditions #51

Open TahoeBennie opened 3 months ago

TahoeBennie commented 3 months ago

In the event that cleanup needs to restore a piston, any piston that was placed after its power source was placed, based on the cleanup order, will remain headless. Then it will attempt to place the piston head as a block even though that doesn't exist, and ultimately cannot fix it.

Some other blocks such as fire and nether portals are also affected by this, and it will continue to attempt to place something it doesn't even have an item for