Applied-Energistics-2-tiler.../client/EffectType.java
AlgorithmX2 1a75097e84 Removed Block Definitions for MAC Parts.
Removed Options For MAC and Crafting.
Added Options for Crafting with Quartz Growth and Fluix Reaction.
EU Tunnels Re-Added ( Limit 1 per block. )
Adjusted naming/categorization of various features.
Added "sparkle" effect to seeds that are "growing"
2014-02-23 16:50:53 -06:00

7 lines
79 B
Java

package appeng.client;
public enum EffectType
{
Energy, Lightning, Vibrant
}