mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-27 12:45:44 +01:00
Removed fix-1_21-placement-rotation override
This commit is contained in:
parent
11b6426c79
commit
a15285af98
@ -78,7 +78,6 @@ public class ProtocolTranslator {
|
|||||||
1_13-tab-complete-delay: 5
|
1_13-tab-complete-delay: 5
|
||||||
no-delay-shield-blocking: true
|
no-delay-shield-blocking: true
|
||||||
handle-invalid-item-count: true
|
handle-invalid-item-count: true
|
||||||
fix-1_21-placement-rotation: true
|
|
||||||
""", StandardOpenOption.CREATE_NEW);
|
""", StandardOpenOption.CREATE_NEW);
|
||||||
} catch (FileAlreadyExistsException ignored) {
|
} catch (FileAlreadyExistsException ignored) {
|
||||||
} catch (Throwable e) {
|
} catch (Throwable e) {
|
||||||
|
Loading…
Reference in New Issue
Block a user