cuberite / cuberite

A lightweight, fast and extensible game server for Minecraft

Home Page:https://cuberite.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piston duplicates blocks on its branches when qc-ed.

xiaoyu2006 opened this issue · comments

commented

Client version: 1.12.2
Server OS: macOS
Cuberite Commit id: 3b2a501

Build a structure like this

A - Stick-able block (e.g. stone)
S - Slime block
R - Redstone block
P - Piston

 SA
 S
 S
RS
 P

And it will duplicate A.

=2022-12-31 00 30 37

However the duplicated blocks behave like ghost blocks since they drop nothing when mined.