Add front block placing and clean up the code.

This commit is contained in:
LambdAurora
2020-01-11 20:02:24 +01:00
parent 738d094fb1
commit 0d02e56134
21 changed files with 205 additions and 112 deletions

View File

@@ -54,7 +54,7 @@ dependencies {
//modCompile "io.github.cottonmc:cotton-client-commands:0.4.2+1.14.3-SNAPSHOT"
// Compatibility mods
modCompile "io.github.joaoh1:okzoomer:1.0.3"
modCompile "io.github.joaoh1:okzoomer:2.0.1"
api project(":common")
include project(":common")