Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-16 21:10:25 +01:00
Ursprung
9674c617ca
Commit
9e5c541f79
@ -554,6 +554,6 @@ public abstract class AbstractViaConfig extends Config implements ViaVersionConf
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean fix1_21PlacementRotation() {
|
public boolean fix1_21PlacementRotation() {
|
||||||
return fix1_21PlacementRotation;
|
return false && fix1_21PlacementRotation; // TODO Can't always set onGround to true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren