mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-26 08:48:34 +01:00
Fu me.
This commit is contained in:
parent
32691fed9d
commit
c3c5963065
1 changed files with 1 additions and 1 deletions
|
@ -14,9 +14,9 @@ import ellpeck.actuallyadditions.booklet.page.BookletPage;
|
||||||
import ellpeck.actuallyadditions.booklet.page.PageFurnace;
|
import ellpeck.actuallyadditions.booklet.page.PageFurnace;
|
||||||
import net.minecraft.item.ItemStack;
|
import net.minecraft.item.ItemStack;
|
||||||
import net.minecraft.item.crafting.FurnaceRecipes;
|
import net.minecraft.item.crafting.FurnaceRecipes;
|
||||||
import scala.actors.threadpool.Arrays;
|
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
import java.util.Arrays;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
public class BookletChapterFurnace extends BookletChapter{
|
public class BookletChapterFurnace extends BookletChapter{
|
||||||
|
|
Loading…
Reference in a new issue