dannydjdk / Tiny-Redstone

Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
https://www.curseforge.com/minecraft/mc-mods/tiny-redstone
GNU General Public License v3.0
26 stars 5 forks source link

[bug] redstone torch will not be removed by piston #75

Closed lublak closed 3 years ago

lublak commented 3 years ago

grafik

grafik

dannydjdk commented 3 years ago

This isn't actually a bug. It's a documented feature (https://github.com/dannydjdk/Tiny-Redstone/wiki/Tiny-Components#tiny-piston--tiny-sticky-piston). However, it's worth considering changing it now. It made more sense with the 2d circuits, but with 3d circuits, we introduced the concept of components attaching to other components and "popping" off of under different circumstances.

lublak commented 3 years ago

@dannydjdk oh it was documented! And now that you say it, I remember it a little bit too.

dannydjdk commented 3 years ago

This will change in the next 1.17.1 update. I've decided not to change it in 1.16.5 since it was a documented feature, and I don't want to break any existing builds (as unlikely as that might be).

dannydjdk commented 3 years ago

Changed in 1.17.1-2.1.0a