Removed fix-1_21-placement-rotation override
Some checks are pending
build-docker / build (push) Waiting to run
build / build (push) Waiting to run

This commit is contained in:
RaphiMC 2024-11-06 15:55:52 +01:00
parent 11b6426c79
commit a15285af98
No known key found for this signature in database
GPG key ID: 0F6BB0657A03AC94

View file

@ -78,7 +78,6 @@ public class ProtocolTranslator {
1_13-tab-complete-delay: 5
no-delay-shield-blocking: true
handle-invalid-item-count: true
fix-1_21-placement-rotation: true
""", StandardOpenOption.CREATE_NEW);
} catch (FileAlreadyExistsException ignored) {
} catch (Throwable e) {