mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-06-02 00:15:59 -04:00
Removed fix-1_21-placement-rotation override
This commit is contained in:
parent
11b6426c79
commit
a15285af98
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue