Improve rotation algorithm.

This commit is contained in:
LambdAurora
2020-06-27 18:21:46 +02:00
parent 45dd94fd34
commit 756e7d102d
4 changed files with 24 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.2.6-SNAPSHOT'
id 'fabric-loom' version '0.4-SNAPSHOT'
id 'java-library'
id 'maven-publish'
}