# Pastebin d7vMnxUC ModelLoader.setCustomMeshDefinition(ModItems.taskItem, new ItemMeshDefinition { override def getModelLocation(stack: ItemStack): ModelResourceLocation = { ModItems.taskItem.getModelLocation(stack) } })