create Custom Item Model
fun createCustomItemModel(modID: String, string: String, textureSlots: TextureSlot): ModelTemplate(source)
fun createCustomItemModel(modID: String, string: String, suffix: String, textureSlots: TextureSlot): ModelTemplate(source)