maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
689 stars 191 forks source link

Easy place direction isn't working with scarpet mod on fabric server #717

Closed MightyPiggie closed 1 year ago

MightyPiggie commented 1 year ago

Hey, I am on the latest version of litemetica, fabric and carpet mod. On my own server. Previously on 1.19.4 when I toggled the placementRotationFix on in carpet mod it worked amazing. However since the latest version it just won't place the block at al anymore. Also turning it off, will also prevent it from placing it at all. In single player it work's without any issues. So I think the problem might be carpet mod but not sure.

adilrepas commented 1 year ago

you need carpet extra mod and enable accurate block placement accurateBlockPlacement true

MightyPiggie commented 1 year ago

you need carpet extra mod and enable accurate block placement accurateBlockPlacement true

Oh yeah, I totally forgot. Thank you!