Ghost blocks with Accurate Block Placement
DemonSlayer112 opened this issue ยท 2 comments
I havent changed very much of the default of the mod.
Other than freecam to backspace hotkey.
When you place a piston using z/x if you click the piston after with another block it will void it with the block you clicked.
The piston also doesnt seem to extend when powered, this feels like a ghost block.
Weirdly enough other blocks dont do this.
tweakeroo-fabric-1.18.2-0.13.1.jar
This is caused by an added check in vanilla in 1.18.2. See here for the longer explanation: maruohon/litematica#521
Are you in single player or on a server? If you are on a server, then the server would need CarpetExtra 1.4.69
or later and the accurateBlockPlacement
rule enabled to have the fix/bypass, otherwise any item use packets from the client that include data in the "accurate placement protocol" will be rejected by the server and will remain client-side ghost blocks.