Advertisement
Guest User

Reference

a guest
Apr 9th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. package com.github.enrzhy.AdvancedGeology.help;
  2.  
  3. public class Reference {
  4. public static final String MODID = "enrzhy_advancedgeology";
  5. public static final String NAME = "AdvancedGeology";
  6. public static final String VERSION = "1.0";
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement