Custom Model Templates
Quick way to use model templates that don't exist in vanilla like template_spawn_egg
, using strings alone or with texture slots
Functions
Link copied to clipboard
fun createCustomBlockModel(modID: String, string: String, suffix: String, textureSlots: TextureSlot): ModelTemplate
Link copied to clipboard
fun createCustomItemModel(modID: String, string: String, suffix: String, textureSlots: TextureSlot): ModelTemplate