Use 1.9.4, update mc multipart
This commit is contained in:
parent
8f3352238f
commit
fcae1a54d7
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ import techreborn.world.TechRebornWorldGen;
|
|||
|
||||
import java.io.File;
|
||||
|
||||
@Mod(modid = ModInfo.MOD_ID, name = ModInfo.MOD_NAME, version = ModInfo.MOD_VERSION, dependencies = ModInfo.MOD_DEPENDENCIES, guiFactory = ModInfo.GUI_FACTORY_CLASS, acceptedMinecraftVersions = "[1.9]")
|
||||
@Mod(modid = ModInfo.MOD_ID, name = ModInfo.MOD_NAME, version = ModInfo.MOD_VERSION, dependencies = ModInfo.MOD_DEPENDENCIES, guiFactory = ModInfo.GUI_FACTORY_CLASS, acceptedMinecraftVersions = "[1.9.4]")
|
||||
public class Core
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue