Added blood drip particles, tweaked flesh tendon generation

This commit is contained in:
Forstride 2021-08-03 15:30:44 -04:00
parent ed45a5c970
commit 3440d7b243

View file

@ -1,10 +0,0 @@
/*******************************************************************************
* Copyright 2021, the Glitchfiend Team.
* All rights reserved.
******************************************************************************/
package biomesoplenty.api.particle;
public enum BOPParticleTypes
{
MUD
}