Improved cultivator sprite, changed save format of some crafters

This commit is contained in:
Anuken
2018-03-27 23:17:15 -04:00
parent 1d0063ed39
commit 29051d4281
12 changed files with 443 additions and 315 deletions

View File

@@ -22,6 +22,8 @@ public class Fx{
public static Color beamLight = Color.valueOf("ddffe9");
public static final Effect
none = new Effect(0, 0f, e->{}),
generatorexplosion = new Effect(28, 40f, e -> {
Angles.randLenVectors(e.id, 16, 10f + e.ifract()*8f, (x, y)->{