Visual tweaks

This commit is contained in:
Anuken
2020-01-14 17:07:39 -05:00
parent 373b842c3d
commit eaa86023f9
14 changed files with 543 additions and 539 deletions

View File

@ -624,10 +624,6 @@ public class Blocks implements ContentList{
);
hasPower = true;
craftTime = 35f;
spinnerLength = 1.5f;
spinnerRadius = 3.5f;
spinnerThickness = 1.5f;
spinnerSpeed = 3f;
size = 2;
consumes.power(1f);