package wehavecookies56.kk.item.synthesis; import wehavecookies56.kk.item.ItemKingdomKeys; public class ItemEnergyGem extends ItemKingdomKeys{ public ItemEnergyGem() { super(); } }