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