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