Build check cleanup

This commit is contained in:
Anuken
2020-09-25 20:15:00 -04:00
parent c49b3124d5
commit ccdd94a090
4 changed files with 34 additions and 62 deletions

View File

@@ -1753,6 +1753,7 @@ public class Blocks implements ContentList{
};
size = 3;
consumes.power(1.2f);
floating = true;
}};
additiveReconstructor = new Reconstructor("additive-reconstructor"){{