Lowered the antiwart particles by 1
This commit is contained in:
parent
ae3e2ccf0c
commit
f2a3589cba
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ public class BlockBOPPlant extends BlockFlower implements IShearable
|
|||
{
|
||||
if (meta == 13)
|
||||
{
|
||||
byte b0 = 4;
|
||||
byte b0 = 3;
|
||||
|
||||
for (int j1 = 0; j1 < b0; ++j1)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue