Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package assets.testmod.src;
- public class ModInfo {
- public final static String MODID = "TestMod";
- final static String NAME = "Test Mod";
- final static String VERSION = "1.0.0";
- }
Advertisement
Add Comment
Please, Sign In to add comment