Added the Guide-API in order to start work on books.
This commit is contained in:
parent
3e53489162
commit
110deaf0e6
3 changed files with 7 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
package WayofTime.alchemicalWizardry.common.achievements;
|
||||
|
||||
import WayofTime.alchemicalWizardry.ModItems;
|
||||
import cpw.mods.fml.common.FMLCommonHandler;
|
||||
import net.minecraft.stats.Achievement;
|
||||
import net.minecraft.util.StatCollector;
|
||||
import net.minecraftforge.common.AchievementPage;
|
||||
import net.minecraftforge.common.MinecraftForge;
|
||||
import WayofTime.alchemicalWizardry.ModItems;
|
||||
import cpw.mods.fml.common.FMLCommonHandler;
|
||||
|
||||
public class ModAchievements
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue