createItemStack

fun createItemStack(amount: Int = 1, modelId: String = "default"): ItemStack

Creates an ItemStack of this NovaItem with the given amount and modelId in server-side format.