Advertisement
Guest User

items

a guest
Sep 12th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. package kan3.dnamod.init;
  2.  
  3. import net.minecraft.item.Item;
  4.  
  5. public class DNAItems
  6. {
  7.     public static Item oxmium_extractor;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement