1a75097e84
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"
6 lines
79 B
Java
6 lines
79 B
Java
package appeng.client;
|
|
|
|
public enum EffectType
|
|
{
|
|
Energy, Lightning, Vibrant
|
|
}
|