Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package com.assassin.carbonweaponry.items;
- import net.minecraft.item.Item;
- import net.minecraft.item.ItemArmor;
- import com.assassin.carbonweaponry.*;
- public class CFHelmet extends Item {
- public CFHelmet() {
- super();{
- }
- }
- }
Add Comment
Please, Sign In to add comment