block cleanup #7
This commit is contained in:
parent
7b25e6181e
commit
9de6017751
41 changed files with 514 additions and 977 deletions
|
@ -277,7 +277,7 @@ public class EntityFirework
|
|||
|
||||
if (aint.length == 0)
|
||||
{
|
||||
aint = new int[] {ItemDye.dyeColors[0]};
|
||||
aint = new int[] {ItemDye.FIREWORK_COLORS[0]};
|
||||
}
|
||||
|
||||
if (l == 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue