Guest User

Eclipse Help

a guest
Jul 15th, 2014
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. package creeperpoison12.randomitemsmod.common;
  2.  
  3. @Mod(modid = "RandomItemsMod", name = "Random Items Mod", version = "1.0.0 Alpha")
  4.  
  5. public class Randomitemsmod {
  6.  
  7. public Randomitemsmod() {
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment