createItem

fun ClientLevel.createItem(raw: String): ItemStack?
fun createItem(stack: String, amount: Int = 1): ItemStack

Create item with NBT tags