Add point sets to layered gen

This commit is contained in:
Astrash
2022-07-30 11:58:59 +10:00
parent 50397a4a6b
commit d9bd9135de
25 changed files with 536 additions and 96 deletions
+2 -2
View File
@@ -52,10 +52,10 @@ loom {
launches {
named("client") {
property("fabric.log.level", "debug")
property("fabric.log.level", "info")
}
named("server") {
property("fabric.log.level", "debug")
property("fabric.log.level", "info")
}
}
}