tweakeroo no work on vanilla minecraft server
mikeyboy opened this issue ยท 6 comments
It will place the correct way for a couple fractions of a second and then changes.
https://youtu.be/KpsrM1E8IUI
The rotations for most blocks would require a server-side mod's support. The Block rotations and offsets
section on the CurseForge page explains most of this.
There is however a fallback option planned, that would fake the player rotation before placing blocks. It should allow this to work to some extent on vanilla servers, but I'm not sure how well and smoothly it will end up working, as it does need some delay between the faked rotation packet and the item use (block place) packet.
I would recommend QuickCarpet, as the accurate block placement support in QuickCarpet is better than in CarpetExtra.
You can get it from
Modrinth: https://modrinth.com/mod/quickcarpet/versions
or GitHub: https://github.com/QuickCarpet/QuickCarpet/releases
And if you are changing the server from vanilla to Fabric for this, then I would also recommend the Lithium and Phosphor mods, as they can greatly decrease the CPU usage of the server and thus improve performance. (If you are on 1.17 then Phosphor has not been updated just yet.)