mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
I hate my existence.
(Thanks DoughnutDev!)
This commit is contained in:
parent
a446289004
commit
32691fed9d
1 changed files with 1 additions and 1 deletions
|
@ -14,9 +14,9 @@ import ellpeck.actuallyadditions.booklet.page.BookletPage;
|
|||
import ellpeck.actuallyadditions.booklet.page.PageCrusherRecipe;
|
||||
import ellpeck.actuallyadditions.recipe.CrusherRecipeManualRegistry;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import scala.actors.threadpool.Arrays;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Arrays;
|
||||
|
||||
public class BookletChapterCrusher extends BookletChapter{
|
||||
|
||||
|
|
Loading…
Reference in a new issue