Guest User

Untitled

a guest
Sep 9th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.19 KB | None | 0 0
  1. package com.flaghacker.letsmodreboot;
  2.  
  3. import cpw.mods.fml.common.Mod;
  4.  
  5. @Mod(modid = "LetsModReboot", version = "1.7.2-0.0", name = "Let's mod reboot")
  6. public class LetsModReboot {
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment