Tweakeroo

Tweakeroo

2M Downloads

Accurate block placement not working on server

Bran99 opened this issue ยท 8 comments

commented

tweakeroo-fabric-1.16.3-0.10.0-dev.20200913.175041.jar
server: Self hosted running Fabric on DigitalOcean
minecraft version: 1.16.3

I'm running a self hosted server on a DigitalOcean droplet. I'm running Fabric on the server as well as locally. I can see the block getting placed facing a different way and then it quickly rotates to the direction it would normally be placed if I weren't using accurate block placement.

commented

hey, when i try to enable this in my other server /carpet doesn't show accurate block placement, please help as i just want to use flexible block placement and i am going insane trying to find the fix

commented

Do you also have CarpetExtra on the server? That rule is not in the base FabricCarpet mod.

commented

yes

commented

do i need to have it in my client ?

commented

No, Carpet and CarpetExtra are only needed on the server side for this. Is CarpetExtra actually running on the server, is it in the mod list in the console/log when the server starts up? Which MC version are you in, and which CarpetExtra version does the server have?

commented

No, Carpet and CarpetExtra are only needed on the server side for this. Is CarpetExtra actually running on the server, is it in the mod list in the console/log when the server starts up? Which MC version are you in, and which CarpetExtra version does the server have?

i'm sorry i downloaded it and forgot to add it to the server, i am a bit silly. have a good day and thanks for the help

commented

Do you have either QuickCarpet or FabricCarpet with CarpetExtra on the server, with the accurateBlockPlacement Carpet rule enabled? (This support will move to my Servux mod at some point in the future.) The block rotations for most blocks won't work without a server-side mod handling the request for a custom facing.

commented

I only had FabricCarpet, not CarpetExtra. I installed CarpetExtra and it works perfectly. Thank you!