mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-22 01:55:47 +01:00
parent
9674c617ca
commit
9e5c541f79
@ -554,6 +554,6 @@ public abstract class AbstractViaConfig extends Config implements ViaVersionConf
|
||||
|
||||
@Override
|
||||
public boolean fix1_21PlacementRotation() {
|
||||
return fix1_21PlacementRotation;
|
||||
return false && fix1_21PlacementRotation; // TODO Can't always set onGround to true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user